ChartAxisInstance.PreventLabelOffset Property

Definition

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

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

Property Value

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

Applies to