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

In This Topic
    ViewportScale Property (Chart3DView)
    In This Topic
    Gets or sets the degree of scaling (zooming) of chart viewport up or down from a full (maximal, non-clipped) view.
    Syntax
    'Declaration
     
    Public Property ViewportScale As Single
    public float ViewportScale {get; set;}
    See Also