Assembly: Drawing;
The IGxNumericScale interface is used to work with numeric scale.
IGxScale
IGxNumericScale
To get the object of the type, it is required that the value returned by the IEaxTableStyle.IndicatorScale property will be set to IGxNumericScale.
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: