ASPxClientCrosshairLegendElement.Series Property
In This Article
Returns a series whose point the Crosshair Cursor legend element highlights.
#Declaration
TypeScript
Series: ASPxClientSeries
#Property Value
Type | Description |
---|---|
ASPx |
The series whose point the Crosshair Cursor legend element highlights. |
See Also