GrapeCity.Xaml.Excel
GapWidth Property (ExcelUpDownBars)


GrapeCity.Excel.Chart Namespace > ExcelUpDownBars Class : GapWidth Property
Specifies the gap width between column or bars.
Syntax
'Declaration
 
Public Property GapWidth As Integer
'Usage
 
Dim instance As ExcelUpDownBars
Dim value As Integer
 
instance.GapWidth = value
 
value = instance.GapWidth
public int GapWidth {get; set;}
See Also

Reference

ExcelUpDownBars Class
ExcelUpDownBars Members