Back to Devexpress

CrosshairLegendElementBase Properties

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

latest3.1 KB
Original Source

CrosshairLegendElementBase Properties

The base class for the Crosshair Cursor legend 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.
DXFontGets or sets the font used to display the crosshair label’s content. Inherited from BaseCrosshairLabelElement.
EnableAntialiasingGets or sets the value indicating whether the anti-aliasing should be enabled for a crosshair label element. Inherited from BaseCrosshairLabelElement.
FontGets or sets the font used to display the crosshair label’s content. Inherited from BaseCrosshairLabelElement.
LineElementReturns the crosshair line element settings.
SeriesReturns the series which the Crosshair Cursor highlights.
TextGets or sets the crosshair label’s text. Inherited from BaseCrosshairLabelElement.
TextColorGets or sets the crosshair label’s text color. Inherited from BaseCrosshairLabelElement.
VisibleSpecifies whether the crosshair label element is visible when custom drawing a crosshair cursor. Inherited from BaseCrosshairLabelElement.

See Also

CrosshairLegendElementBase Class

CrosshairLegendElementBase Members

DevExpress.XtraCharts Namespace