ScaleValue

Applies to

grAxis objects in Graph controls

Description

The ScaleValue property specifies the scale of values on the axis. You cannot set this property in the painter.

Usage

In scripts

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!