ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1GaugeDimension Structure / MaxLocation Property

In This Topic
    MaxLocation Property (C1GaugeDimension)
    In This Topic
    Gets or sets the max location.
    Syntax
    'Declaration
     
    
    Public Property MaxLocation As Double
    public double MaxLocation {get; set;}

    Property Value

    The max location.
    See Also