Description
Sets or returns whether the scale factor label on an axis is displayed. The ScaleFactorType and ScaleFactorValue properties determine the scale factor.
Syntax
object.ScaleFactorShowLabel
Arguments
None.
Return Value
(Boolean) – TRUE if scale factor labels are displayed, FALSE if not.
Example
RDKApp.GraphDefaults.XAxis.ScaleFactorShowLabel = FALSE