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

本主题中
    ItemsSource 属性 (Axis)
    本主题中
    Gets or sets the items source for the axis labels.
    语法
    '声明
     
    Public Property ItemsSource As IEnumerable
    public IEnumerable ItemsSource {get; set;}
    备注
    Names of the properties are specified by the Binding property.
    请参见