Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ListBox Class / ActualMaxZoom Property

In This Topic
    ActualMaxZoom Property (C1ListBox)
    In This Topic
    Gets the actual maximum zoom.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ActualMaxZoom As Double
    public double ActualMaxZoom {get;}
    See Also