ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1GaugeRange Class / StartLocation Property

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