Data Point Border Color in Pie Chart

Hi,

I am trying to set data point border color for specific data point in pie chart.

I am using below code but it is notw working for me.

point.Format.Line.FillFormat.SolidFillColor.Color = Color.Green;
point.Format.Line.DashStyle = LineDashStyleEx.Solid;

I am attaching screen shot as well to describe it.

Please let me know how can i do that.

Thanks,

Amit

Hi Amit,

I have observed the requirements shared. Please visit this documentation link for your kind reference. I have shared a sample application for managing pie chart sectors and their formatting. Please share, if I may help you further in this regard.

Many Thanks,