ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1Gauge Class / Language Property

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