ExcelChartRotation3DDepthPercentOfBase Property
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.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public int DepthPercentOfBase { get; set; }
Public Property DepthPercentOfBase As Integer
Get
Set
public:
property int DepthPercentOfBase {
int get ();
void set (int value);
}
member DepthPercentOfBase : int with get, set
Property Value
Int32