GrapeCity.Excel.Chart Namespace : OfPieChartSplitType Enumeration |
'Declaration Public Enum OfPieChartSplitType Inherits System.Enum
'Usage Dim instance As OfPieChartSplitType
public enum OfPieChartSplitType : System.Enum
Member | Description |
---|---|
Auto | Specifies the data points shall be split using the default mechanism for this chart type. |
Custom | Specifies the data points shall be split between the pie and the second chart according to the custom split values. |
Percent | Specifies the data points shall be split between the pie and the second chart by putting the positons with percentage less than split position percent in the second chart. |
Position | Specifies the data points shall be split between the pie and the second chart by putting the last plit position of the data points int he second chart. |
Value | Specifies the data points shall be split between the pie and the second chart by putting the data points with values less than split position int the second chart. |
System.Object
System.ValueType
System.Enum
GrapeCity.Excel.Chart.OfPieChartSplitType
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6