View3D.Perspective Property

Definition

Perspective.

Represents the following element tag in the schema: c:perspective.

public DocumentFormat.OpenXml.Drawing.Charts.Perspective Perspective { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.Perspective? Perspective { get; set; }
member this.Perspective : DocumentFormat.OpenXml.Drawing.Charts.Perspective with get, set
Public Property Perspective As Perspective

Property Value

Returns Perspective.

Applies to