FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.WPF.Chart 命名空间 / FlexChart 类 / ItemsSource 属性

本主题中
    ItemsSource 属性 (FlexChart)
    本主题中
    Gets or sets the collection of objects that contains the series data.
    语法
    '声明
     
    Public Property ItemsSource As Object
    public object ItemsSource {get; set;}
    请参见