ChartAxisInstance.HideLabels Property

Definition

Gets the calculated value of the HideLabels property in a ChartAxis class.

public:
 property bool HideLabels { bool get(); };
public bool HideLabels { get; }
member this.HideLabels : bool
Public ReadOnly Property HideLabels As Boolean

Property Value

A Boolean value that represents the calculated value of the HideLabels property.

Applies to