ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1GaugeDimension Structure / MaxLocation Property

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

    Property Value

    The max location.
    See Also