| 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 Server 2012, Windows RT