ASPxClientCrosshairElementBase.Point Property
In This Article
Returns the series or indicator point for which the Crosshair Cursor creates this element.
#Declaration
TypeScript
Point: ASPxClientSeriesPoint
#Property Value
Type | Description |
---|---|
ASPx |
The series or indicator point for which the Crosshair Cursor creates this element. |
See Also