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

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