method Graph.ValueAutoFit ()
Adjusts the column/bar size so that the entire chart fits within the client rectangle.

TypeDescription
The ValueAutoFit method changes the control's ValueSize property so that the entire chart fits within the client rectangle. The ValueAutoFit method has no effect if the control's AutoFit property is True. The AutoFit property specifies whether the control resizes the elements of the series to fit the control's content.