Axis.TickLabelSpacingIsAuto Propriété

Définition

Renvoie ou définit si l'espacement d'étiquette de graduation est automatique. En lecture/écriture

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

Valeur de propriété

Boolean

Boolean

Remarques

La TickMarkSpacing propriété renvoie l’espacement actuel des étiquettes de graduation, que le paramètre soit automatique ou non.

S’applique à