Contents Previous Next


ScaleFactorShowLabel Property (BDKAxisDefaults Object)

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

BDKApp.GraphDefaults.XAxis.ScaleFactorShowLabel = FALSE