Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ListViewerPanel Class / Zoom Property

In This Topic
    Zoom Property (C1ListViewerPanel)
    In This Topic
    Gets or sets the zoom applied in this panel.
    Syntax
    'Declaration
     
    
    Public Property Zoom As C1ZoomUnit
    public C1ZoomUnit Zoom {get; set;}
    See Also