ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1GaugeMarkInfo Class / Value Property

In This Topic
    Value Property (C1GaugeMarkInfo)
    In This Topic
    Corresponding value for this mark instance.
    Syntax
    'Declaration
     
    Public Property Value As System.Double
    public System.double Value {get; set;}
    See Also