Skip to main content

ASPxClientCrosshairLegendElementBase Properties

The base class for elements the Crosshair Cursor displays in the legend.
Name Description
AxisLabelElement Provides access to the crosshair axis label element to custom draw the crosshair.
LineElement Returns the Crosshair Cursor’s line element to custom draw the crosshair.
Point Returns the series or indicator point for which the Crosshair Cursor creates this element.
visible Returns the value that specifies whether the crosshair legend element is visible.
See Also