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

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