ChartStyle.DataPointWireframe 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.
DataPointWireframe.
Represents the following element tag in the schema: cs:dataPointWireframe.
public DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPointWireframe DataPointWireframe { get; set; }
public DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPointWireframe? DataPointWireframe { get; set; }
member this.DataPointWireframe : DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPointWireframe with get, set
Public Property DataPointWireframe As DataPointWireframe