ASPxClientDiagramCoordinates.valueScaleType Property
Gets the type of the value scale.
Declaration
valueScaleType: string
Property Value
Type | Description |
---|---|
string | A string object which contains the current scale type. |
Remarks
A list of available values for the valueScaleType property is described in the ScaleType enumeration.
See Also