ChartStyle.DataPoint3D Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
DataPoint3D.
Represents the following element tag in the schema: 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