Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChartGroup Interface / SplitValue Property
In This Topic
    SplitValue Property
    In This Topic
    Gets or sets the threshold value separating the two sections of either a Pie of Pie chart or a Bar of Pie chart.
    Syntax
    System.int SplitValue {get; set;}
    See Also