FlexPivot for WinForms
Binding プロパティ (Axis)

C1.Win.FlexChart.4.5.2 アセンブリ > C1.Win.Chart 名前空間 > Axis クラス : Binding プロパティ
Gets or sets the comma-separated property names for the DataSource property to use in axis labels.
シンタックス
'宣言
 
Public Property Binding As System.String
public System.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".
参照

Axis クラス
Axis メンバ