[]
Gets or sets a value indicating whether the x/y ratio for 2D projection is calculated automatically.
[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