Hello all,
I need a hand with the MS Chart control in Visual Studio 2010, .Net version 4.0.
I am using the chart in Marker style, just data points, no filled-in shape.
I have two series of values. I would like to display the axes for one series but not the other. I would like to use one series to show the customary verticle and horizontal axes, then plot the other series values around the 'rings', but with no line radiating out from the center to the data point.
Has anyone tried to do this with the 'out of the box' Chart control?
Thanks,
Andy