バージョン

SeriesLabelFormat メソッド

指定のChartTypeとAxisNumberのデフォルトSeriesFormatの検索。
シンタックス
'宣言
 
Public Shared Function SeriesLabelFormat( _
   ByVal chart As ChartType, _
   ByVal axis As AxisNumber _
) As AxisSeriesLabelFormat
public static AxisSeriesLabelFormat SeriesLabelFormat( 
   ChartType chart,
   AxisNumber axis
)

パラメータ

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

戻り値の型

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