Axis.TickLabelSpacingIsAuto Property

Definition

Returns or sets whether or not the tick label spacing is automatic. Read/write.

public:
 property bool TickLabelSpacingIsAuto { bool get(); void set(bool value); };
public bool TickLabelSpacingIsAuto { get; set; }
member this.TickLabelSpacingIsAuto : bool with get, set
Public Property TickLabelSpacingIsAuto As Boolean

Property Value

Boolean

Remarks

The TickMarkSpacing property returns the current tick label spacing, whether or not the setting is automatic.

Applies to