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

本主题中
    Binding 属性 (C1TreeMap)
    本主题中
    Gets or sets the name of the property that contains Y values for the series.
    语法
    '声明
     
    Public Property Binding As String
    public string Binding {get; set;}
    备注
    For complex chart types it may contain several names separated by commas.
    请参见