Overview of 2D Property Pages > ChartGroups Page > Pie Tab (ChartGroups) |
The SortOrder dropdown specifies the order that pie slices are displayed.
Chart2D.ChartArea.Pie.SortOrder
The ThresholdMethod dropdown specifies the method used to group low values into the other slice.
Chart2D.ChartArea.Pie.ThresholdMethod
The Threshold Value textbox provides a place for you to enter the value used with ThresholdMethod. To disable creation of the other slice, set this to 0.
Chart2D.ChartArea.Pie.ThresholdValue
The MinSlices textbox specifies the minimum number of pie slices to display before grouping values into the other slice.
Chart2D.ChartArea.Pie.MinSlices
The StartAngle textbox specifies the angle at which the slices for the first series start.
Chart2D.ChartArea.Pie.StartAngle
For more information, see Pie Charts.