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.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic int DepthPercentOfBase { get; set; }Public Property DepthPercentOfBase As Integer
Get
Set
Property Value
Int32
See Also