ASPxClientCrosshairLegendElement Members
The client-side equivalent of the CrosshairLegendElement class.Properties
Name | Description |
---|---|
AxisLabelElement | Provides access to the crosshair axis label element to custom draw the crosshair. Inherited from ASPxClientCrosshairLegendElementBase. |
LineElement | Returns the Crosshair Cursor’s line element to custom draw the crosshair. Inherited from ASPxClientCrosshairLegendElementBase. |
Point | Returns the series or indicator point for which the Crosshair Cursor creates this element. Inherited from ASPxClientCrosshairLegendElementBase. |
Series | Returns a series whose point the Crosshair Cursor legend element highlights. |
visible | Returns the value that specifies whether the crosshair legend element is visible. Inherited from ASPxClientCrosshairLegendElementBase. |
See Also