Skip to main content
A newer version of this page is available. .

CrosshairAxisLabelOptions.ActualVisibility Property

Gets the actual value that specifies whether the crosshair axis labels are visible.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v19.1.dll

Declaration

[Browsable(false)]
public bool ActualVisibility { get; }

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:

See Also