バージョン

GetItemFormats メソッド

特定のチャートの種類と軸番号のデフォルトItemFormatの検索
シンタックス
'宣言
 
Public Function GetItemFormats( _
   ByVal chart As ChartType, _
   ByVal axis As AxisNumber _
) As AxisItemLabelFormat
public AxisItemLabelFormat GetItemFormats( 
   ChartType chart,
   AxisNumber axis
)

パラメータ

chart
コンテキスト内の ChartType
axis
コンテキスト内の AxisNumber

戻り値の型

特定の ChartType のデフォルトの ItemFormat。
参照