ASPxClientIndicatorPoint.values Property
In This Article
Returns the values for the indicator point that the Crosshair Cursor highlights.
#Declaration
TypeScript
values: any[]
#Property Value
Type | Description |
---|---|
any[] | The indicator point’s values. |
See Also