ScaleBase.EnableEquality

Syntax

EnableEquality: Boolean

Description

The EnableEquality property determines whether equalities are taken into account when plotting the scale, or the scale is based only on the intervals.

Comments

Available Values:

By default this property is set to False.

NOTE. Currently the scale cannot be based on equalities: that is, the scale is based only on intervals, regardless of whether the property is set to True or False.

Example

The example of property use is given on the Example of Scale List Setup page.

See also:

ScaleBase