Specifies the possible type of pie chart that can be drawn. Namespace: MindFusion.Charting Syntax
Members
RemarksThis Enumeration represents the different types of pies that can be drawn. The pie type is set in the constructor of the PieChart class and can later be manipulated with the PieType property. The thickness and tension for the pie / doughnut is specified with he Pie3DThickness and Pie3DTension properties. If pie data is too big, you can cancel it with DivisionCoef and DivisionLabel properties. See Also |