Skip to main content

ASPxClientCrosshairElementBase Properties

The base class for all Crosshair Cursor’s elements.
Name Description
AxisLabelElement Returns the Crosshair Cursor’s axis label element that belongs to the Crosshair element.
LabelElement Returns the Crosshair Cursor’s label element that belongs to the Crosshair element.
LineElement Returns the Crosshair Cursor’s line element that belongs to the Crosshair element.
Point Returns the series or indicator point for which the Crosshair Cursor creates this element.
visible Returns a value that specifies whether the crosshair element is visible.
See Also