grAxis objects in Graph controls
The ScaleValue property specifies the scale of values on the axis. You cannot set this property in the painter.
The ScaleValue property takes a value of the grScaleValue enumerated datatype.
The following line sets the ScaleValue of the Values axis of a graph:
gr_1.Values.ScaleValue = Actual!