Back to Devexpress

CrosshairElementBase Properties

wpf-devexpress-dot-xpf-dot-charts-dot-crosshairelementbase-dot-underscore-properties.md

latest2.2 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.
SeriesGets a series that a crosshair element hovers over when implementing a custom draw.
VisibleGets or sets whether the crosshair element is visible when you handle the ChartControl.CustomDrawCrosshair event.

See Also

CrosshairElementBase Class

CrosshairElementBase Members

DevExpress.Xpf.Charts Namespace