Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ZoomUnit Structure / Fill Property

In This Topic
    Fill Property
    In This Topic
    Gets the zoom which auto-adjust to fill the viewport.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Fill As C1ZoomUnit
    public static C1ZoomUnit Fill {get;}
    See Also