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.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
public bool Autoscale { get; set; }
Property Value
Boolean