View3D.DepthPercent Property

Definition

Depth Percent.

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

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

Property Value

Returns DepthPercent.

Applies to