GrapeCity.Xaml.Excel
SplitType Property (IExcelOfPieChart)


GrapeCity.Excel.Chart Namespace > IExcelOfPieChart Interface : SplitType Property
Specifies the possible ways to split a pie of pie or bar of pie chart.
Syntax
'Declaration
 
Property SplitType As OfPieChartSplitType
'Usage
 
Dim instance As IExcelOfPieChart
Dim value As OfPieChartSplitType
 
instance.SplitType = value
 
value = instance.SplitType
OfPieChartSplitType SplitType {get; set;}
See Also

Reference

IExcelOfPieChart Interface
IExcelOfPieChart Members