バージョン

ItemFormatString プロパティ (ChartTextAppearance)

描画されるチャート テキストを指定します。
シンタックス
'宣言
 
Public Property ItemFormatString As String
public string ItemFormatString {get; set;}
解説

ItemFormatString プロパティはチャート内に描画するラベルのテキストを指定します。任意のカスタム キーワード(<DATA_VALUE:#0.00> など)をサポートできます。リテラル テキスト文字列("Hello")にもできます。

適用可能なキーワードの詳細については、「ラベリングの概念」と「文字列の書式」の各トピックを参照してください。

参照