ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1GaugeRangeInfo Class / GaugeRange Property

In This Topic
    GaugeRange Property
    In This Topic
    C1GaugeRange that defines this instance.
    Syntax
    'Declaration
     
    Public ReadOnly Property GaugeRange As C1GaugeRange
    public C1GaugeRange GaugeRange {get;}
    See Also