ChartStyle.DataPoint3D 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.
DataPoint3D.
Représente la balise d’élément suivante dans le schéma : cs :dataPoint3D.
public DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPoint3D DataPoint3D { get; set; }
public DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPoint3D? DataPoint3D { get; set; }
member this.DataPoint3D : DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPoint3D with get, set
Public Property DataPoint3D As DataPoint3D