Winnovative Excel Library

ExcelChartRotation3DDepthPercentOfBase Property

Winnovative Excel Library Documentation
Gets or sets a value between 0 and 2000 representing the percentage of the depth of the 3D chart compared against the length of the bottom of the chart on X axis. Depth of 100 percent means the chart will be as deep as it is wide. A 200 percent means the chart will be twice as deep as it is wide.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public int DepthPercentOfBase { get; set; }

Property Value

Type: Int32
See Also

Reference