FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DView Class / AutoFit Property

In This Topic
    AutoFit Property (Chart3DView)
    In This Topic
    Gets or sets a value indicating whether the x/y ratio for 2D projection is calculated automatically.
    Syntax
    'Declaration
     
    Public Property AutoFit As Boolean
    public bool AutoFit {get; set;}
    See Also