Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChartGroup Interface / setSecondPlotSize Method
In This Topic
    setSecondPlotSize Method
    In This Topic
    Sets the size of the secondary section of either a Pie of Pie chart or a Bar of Pie chart, as a percentage of the size of the primary pie. Can be a value from 5 to 200.
    Syntax
    void setSecondPlotSize( 
       int value
    )

    Parameters

    value
    See Also