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

In This Topic
    IsFixed Property
    In This Topic
    Gets a value indicating whether the zoom is a fixed value.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsFixed As Boolean
    public bool IsFixed {get;}
    See Also