Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IPoint Interface / SecondaryPlot Property
In This Topic
    SecondaryPlot Property
    In This Topic
    Gets or sets whether the point is in a secondary section (True if the point is in the secondary section of a pie or bar section of a pie chart). Applies only to points on the pie or bar section of pie charts.
    Syntax
    System.bool SecondaryPlot {get; set;}
    See Also