ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Series Class / ItemsSourceProperty Field

In This Topic
    ItemsSourceProperty Field (Series)
    In This Topic
    Identifies the ItemsSource dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ItemsSourceProperty As Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty ItemsSourceProperty
    See Also