[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DView.AutoFit

AutoFit Property

AutoFit

Gets or sets a value indicating whether the x/y ratio for 2D projection is calculated automatically.

Declaration
[C1Description("Chart3DView.AutoFit", "Specifies whether the x/y ratio for 2D projection is calculated automatically.")]
public bool AutoFit { get; set; }
<C1Description("Chart3DView.AutoFit", "Specifies whether the x/y ratio for 2D projection is calculated automatically.")>
Public Property AutoFit As Boolean