CategoryAxis.Title 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.
Titre.
Représente la balise d’élément suivante dans le schéma : c :title.
public DocumentFormat.OpenXml.Drawing.Charts.Title Title { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.Title? Title { get; set; }
member this.Title : DocumentFormat.OpenXml.Drawing.Charts.Title with get, set
Public Property Title As Title