ASPxClientSeries.valueScaleType Property
Gets a value that specifies the scale type for the value data of the series’ data points.
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