Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1TileListBox Class / MinZoom Property

In This Topic
    MinZoom Property (C1TileListBox)
    In This Topic
    Gets or sets the minimum zoom available.
    Syntax
    'Declaration
     
    
    Public Property MinZoom As Double
    public double MinZoom {get; set;}
    See Also