DateAxis.TickLabelPosition 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.
Position de l’étiquette de graduation.
Représente la balise d’élément suivante dans le schéma : c :tickLblPos.
public DocumentFormat.OpenXml.Drawing.Charts.TickLabelPosition TickLabelPosition { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.TickLabelPosition? TickLabelPosition { get; set; }
member this.TickLabelPosition : DocumentFormat.OpenXml.Drawing.Charts.TickLabelPosition with get, set
Public Property TickLabelPosition As TickLabelPosition