ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1LinearGaugePointer Class / AccessKey Property

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