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; }
Public Property Autoscale As Boolean
Get
Set
Property Value
Type:
BooleanSee Also