ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Interaction Namespace / C1AxisScrollbar Class / Language Property

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