Back to Devexpress

CrosshairElementBase Properties

corelibraries-devexpress-dot-xtracharts-dot-crosshairelementbase-dot-underscore-properties.md

latest2.1 KB
Original Source

CrosshairElementBase Properties

The base class for the Crosshair Cursor elements.

NameDescription
AxisLabelElementReturns the Crosshair Cursor‘s axis label element to change its settings when using the ChartControl.CustomDrawCrosshair event to modify the Crosshair’s appearance.
LabelElementReturns the Crosshair Cursor‘s label element to change its settings when using the ChartControl.CustomDrawCrosshair event to modify the Crosshair’s appearance.
LineElementReturns the Crosshair Cursor‘s line element to change its settings when using the ChartControl.CustomDrawCrosshair event to modify the Crosshair’s appearance.
VisibleGets or sets whether the crosshair element is visible when you handle the ChartControl.CustomDrawCrosshair event.

See Also

CrosshairElementBase Class

CrosshairElementBase Members

DevExpress.XtraCharts Namespace