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:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public int DepthPercentOfBase { get; set; }
Public Property DepthPercentOfBase As Integer
Get
Set
Property Value
Type:
Int32See Also