Chart.View3D Property
View In 3D.Represents the element tag in schema: c:view3D
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property View3D As View3D
Get
Set
'Usage
Dim instance As Chart
Dim value As View3D
value = instance.View3D
instance.View3D = value
public View3D View3D { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.Charts.View3D
Returns View3D.