I am using the XamChart of Type Pie Chart and using Marker to denote the values of the regions(DataPoints). Now my requirement is that i want only certain DataPoints to have marker included with them and others to be blank (without marker) showing just the colour filling..Thanks in Advance
thanks that helped !!!
it sounds like you are using the Series Marker. To fulfill your requirement, you must remove the Series marker and set a Marker for each DataPoint.