FlexChart | ComponentOne
C1.Chart Assembly / C1.Chart.Standard Namespace / Axis Class / ItemsSource Property

In This Topic
    ItemsSource Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property ItemsSource As System.Collections.IEnumerable
    public System.Collections.IEnumerable ItemsSource {get; set;}
    See Also