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