CrosshairAxisLabelOptions Class
Contains settings that define the appearance of crosshair axis labels.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Related API Members
The following members return CrosshairAxisLabelOptions objects:
Remarks
Use the Axis2D.CrosshairAxisLabelOptions property to get access to the CrosshairAxisLabelOptions object.
For more information on crosshair cursors, see Tooltip and Crosshair Cursor.
Inheritance
Object
ChartElement
TextOptions
CrosshairAxisLabelOptions
See Also