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

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