CrosshairAxisLabelOptions.ActualVisibility Property
Gets the actual value that specifies whether the crosshair axis labels are visible.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if crosshair axis labels are visible; otherwise, false. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to ActualVisibility |
---|---|
Axis2D |
|
See Also