ChartAxisInstance.OffsetLabels Property

Definition

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

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

Property Value

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

Applies to