Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChartGroup Interface / getSecondPlotSize Method
In This Topic
    getSecondPlotSize Method
    In This Topic
    Gets 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
    int getSecondPlotSize()
    See Also