ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1GaugeRange Class / StartLocation Property

In This Topic
    StartLocation Property
    In This Topic
    Gets or sets the relative start location of the C1GaugeRange (when using differential locations).
    Syntax
    'Declaration
     
    Public Property StartLocation As System.Double
    public System.double StartLocation {get; set;}
    See Also