property Graph.ValueSize as Long
Specifies the size to show a column or a bar within the chart

TypeDescription
Long A long expression that specifies the size to show a column or a bar within the chart
By default, the ValueSize property is 16. The ValueSize property specifies the size to show a column or a bar within the chart. The following properties controls the size of columns/bars for area-compatible charts:

The Type property specifies the type of the serie (the way the data is represented). The ValueSize property has effect for area-compatible chart type as follows:

while the AutoFit property is not set. The AutoFit property specifies whether the control resizes the elements of the series to fit the control's content.