ASPxClientSeries.argumentScaleType Property
Gets a value that specifies the scale type for the argument data of the series’ data points.
Declaration
argumentScaleType: string
Property Value
Type | Description |
---|---|
string | A string object which contains the current scale type. |
Remarks
A list of available values for the argumentScaleType property is described in the ScaleType enumeration.
See Also