Surface3DChart.Wireframe 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.
Wireframe.
Represents the following element tag in the schema: c:wireframe.
public DocumentFormat.OpenXml.Drawing.Charts.Wireframe Wireframe { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.Wireframe? Wireframe { get; set; }
member this.Wireframe : DocumentFormat.OpenXml.Drawing.Charts.Wireframe with get, set
Public Property Wireframe As Wireframe