Share via


Series.ApplyCustomType(XlChartType) メソッド

定義

データ系列に標準またはユーザー設定のグラフの種類を適用します。

public:
 void ApplyCustomType(Microsoft::Office::Interop::Excel::XlChartType ChartType);
public void ApplyCustomType (Microsoft.Office.Interop.Excel.XlChartType ChartType);
Public Sub ApplyCustomType (ChartType As XlChartType)

パラメーター

ChartType
XlChartType

必須 XlChartType。 標準的なグラフの種類を指定します。

適用対象