FlexChart | ComponentOne
FlexChart | ComponentOne
C1.WPF.FlexChart.Extended.4.6.2 程序集
/
C1.WPF.Chart.Extended 命名空间
/
ColorAxis 类
/ Binding 属性
全部折叠
全部展开
语言筛选器: 全部
语言筛选器: 多个
语言筛选器: Visual Basic
语言筛选器: Visual Basic (声明)
语言筛选器: C#
Visual Basic (声明)
C#
本主题中
Binding 属性 (ColorAxis)
本主题中
Gets or sets the comma-separated property names for the DataSource property to use in axis labels.
语法
Visual Basic
C#
'声明 Public Property Binding As
String
public
string
Binding {get; set;}
备注
The first name specifies the value on the axis, the second represents the corresponding axis label.The default value is "Value,Text".
请参见
引用
ColorAxis 类
ColorAxis 成员