Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChartGroup Interface / SplitType Property
In This Topic
    SplitType Property
    In This Topic
    Gets or sets the way the two sections of either a Pie of Pie chart or a Bar of Pie chart are split.
    Syntax
    ChartSplitType SplitType {get; set;}
    See Also