Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChartGroup Interface / setDoughnutHoleSize Method
In This Topic
    setDoughnutHoleSize Method
    In This Topic
    Sets the size of the hole in a doughnut chart group. The hole size is expressed as a percentage of the chart size, between 10 and 90 percent.
    Syntax
    void setDoughnutHoleSize( 
       int value
    )

    Parameters

    value
    See Also