FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / C1.Win.Chart.Interaction Namespace / ZoomBehavior Class / MaxZoom Property

In This Topic
    MaxZoom Property (ZoomBehavior)
    In This Topic
    Gets or set the maximum zoom level.
    Syntax
    'Declaration
     
    Public Property MaxZoom As System.Double
    public System.double MaxZoom {get; set;}
    See Also