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

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

    Property Value

    The min location.
    See Also