ASPxClientSeriesPoint.argument Property
Gets the data point’s argument.
Declaration
argument: any
Property Value
Type | Description |
---|---|
any | An object that specifies the data point’s argument. |
Remarks
Note that the type of the returned object depends upon the ASPxClientSeries.argumentScaleType property value.
See Also