Axis.TickLabelSpacingIsAuto Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.