ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1GaugePointer Class / Name Property

In This Topic
    Name Property (C1GaugePointer)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Name As System.String
    public System.string Name {get; set;}
    See Also