ChartThreeDPropertiesInstance.GapDepth Property

Definition

Gets the calculated value of the GapDepth property in a ChartThreeDProperties class.

public:
 property int GapDepth { int get(); };
public int GapDepth { get; }
member this.GapDepth : int
Public ReadOnly Property GapDepth As Integer

Property Value

An int value that represents the calculated value of the GapDepth property.

Applies to