Axis3DBase.CrosshairAxisLabelOptions Property
In This Article
Gets or sets options of the Crosshair axis label.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public CrosshairAxisLabelOptions CrosshairAxisLabelOptions { get; set; }
#Property Value
Type | Description |
---|---|
Crosshair |
The object storing options of the Crosshair axis label. |
See Also