ASPxClientIndicatorPoint.argument Property
Returns the indicator point’s argument.
Declaration
argument: any
Property Value
Type | Description |
---|---|
any | An indicator point’s argument. |
Remarks
The returned object’s type depends on the ASPxClientSeries.argumentScaleType property value.
See Also