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

In This Topic
    Type Property
    In This Topic
    Gets the type of unit.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Type As C1ZoomUnitType
    public C1ZoomUnitType Type {get;}

    Property Value

    The type.
    See Also