ASPxClientFinancialIndicatorPoint.argument Property
Gets the argument of the financial indicator’s point.
Declaration
argument: any
Property Value
Type | Description |
---|---|
any | An object that specifies the point argument. |
Remarks
Note that the type of the returned object depends upon the ASPxClientSeries.argumentScaleType property value of a series, which contains the current financial indicator.
See Also