ASPxClientCrosshairIndicatorLegendElement Members
The CrosshairIndicatorLegendElement class’s client-side equivalent.Properties
Name | Description |
---|---|
AxisLabelElement | Provides access to the crosshair axis label element to custom draw the crosshair. Inherited from ASPxClientCrosshairLegendElementBase. |
Indicator | Returns the Indicator whose point the legend element displays. |
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. |
visible | Returns the value that specifies whether the crosshair legend element is visible. Inherited from ASPxClientCrosshairLegendElementBase. |
See Also