Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IPoint Interface / setSecondaryPlot Method
In This Topic
    setSecondaryPlot Method
    In This Topic
    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
    void setSecondaryPlot( 
       boolean value
    )

    Parameters

    value
    See Also