Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChartGroup Interface / setGapWidth Method
In This Topic
    setGapWidth Method
    In This Topic
    Sets the gap width. Bar and Column charts: Gets or sets the space between bar or column clusters as a percentage of the bar or column width. Pie of Pie and Bar of Pie charts: Gets or sets the space between the primary and secondary sections of the chart.
    Syntax
    void setGapWidth( 
       int value
    )

    Parameters

    value
    See Also