IGxNumericScale

Assembly: Drawing;

Description

The IGxNumericScale interface is used to work with numeric scale.

Inheritance Hierarchy

          IGxScale

          IGxNumericScale

Comments

To get the object of the type, it is required that the value returned by the IEaxTableStyle.IndicatorScale property will be set to IGxNumericScale.

Properties

  Property name Brief description
EndValue The EndValue property determines final value of the numeric scale.
StartValue The StartValue property determines initial value of the numeric scale.
Value The Value property determines numeric value scale by interval index.

See also:

Drawing Assembly Interfaces