バージョン

ItemFormatString プロパティ (AxisLabelAppearance)

項目のラベルテキストのカスタム書式を指定するテキストの文字列を取得または設定します。
シンタックス
'宣言
 
Public Property ItemFormatString As String
public string ItemFormatString {get; set;}
解説

このプロパティは、項目ラベルのカスタム書式を指定します。ItemFormat プロパティを使用し、定義済み書式を選択できます。このプロパティを設定すると、ItemFormat プロパティは Custom に設定されます。

参照