バージョン

Item プロパティ (ChartAxisFormatSource)

特定のチャートの種類と軸番号のデフォルトItemFormatStringの検索
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal chart As ChartType, _
   ByVal axis As AxisNumber _
) As String
public string this[ 
   ChartType chart,
   AxisNumber axis
]; {get;}

パラメータ

chart
axis
参照