property Graph.AutoFit as Boolean
Specifies whether the control resizes the elements of the series to fit the control's content

TypeDescription
Boolean A boolean expression that specifies whether the control resizes the elements of the series to fit the control's content
By default, the AutoFit property is False. The AutoFit property specifies whether the control resizes the elements of the series to fit the control's content. If the AutoFit property is True, the ValueSize property has no effect. The ValueSize property specifies the size to show a column or a bar within the chart. 

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