Click or drag to resize

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:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public bool Autoscale { get; set; }

Property Value

Type: Boolean
See Also