FlexChart for WinForms
CustomLabels プロパティ (Axis)

C1.Chart アセンブリ > C1.Chart.Standard 名前空間 > Axis クラス : CustomLabels プロパティ
シンタックス
'宣言
 
Public Property CustomLabels As System.Collections.Generic.Dictionary(Of Double,String)
public System.Collections.Generic.Dictionary<double,string> CustomLabels {get; set;}
参照

参照

Axis クラス
Axis メンバ