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

In This Topic
    Resources Property (C1AxisScrollbar)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Resources As Windows.UI.Xaml.ResourceDictionary
    public Windows.UI.Xaml.ResourceDictionary Resources {get; set;}
    See Also