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

本主题中
    BindingX 属性 (Series)
    本主题中
    Gets or sets the name of the property that contains X values for the series.
    语法
    '声明
     
    Public Property BindingX As String
    public string BindingX {get; set;}
    请参见