ExcelChartRotation3DAutoscale Property

Gets or sets a flag indicating if the height percentage of the chart can be set independently of depth percentage. When this flag is true the height percentage is automatically calculated function of the depth percentage.

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public bool Autoscale { get; set; }

Property Value

Boolean

See Also