TickLabels.Alignment Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cette propriété renvoie ou définit une valeur de type Long qui représente l’alignement du texte phonétique ou de l’étiquette de graduation.
public:
property int Alignment { int get(); void set(int value); };
public int Alignment { get; set; }
member this.Alignment : int with get, set
Public Property Alignment As Integer