Gradient color scheme for pie chart

Hi,

i wants to apply the gradient color scheme for each data point ( different color scheme ) in pie chart.

How can i do this?

Thanks,

Amit

Hi Amit,


Aspose.Slides allows you to set the gradient color for individual pie char slice. Please visit this documentation link for your kind reference where by you will find example for how to set the pie chart sector color. In sample code, I have set the chart series point fill color and set its type to Solid. You can use the approach shared over this documentation link to apply the gradient effect on the chart series point by setting series point fill type to Gradient and set the gradient effect on series point.

Please share, if I may help you further in this regard.

Many Thanks,