Share via


Series.ChartType プロパティ

定義

グラフの種類を返すか設定します。 読み取り/書き込み XlChartType

public:
 property Microsoft::Office::Interop::Excel::XlChartType ChartType { Microsoft::Office::Interop::Excel::XlChartType get(); void set(Microsoft::Office::Interop::Excel::XlChartType value); };
public Microsoft.Office.Interop.Excel.XlChartType ChartType { get; set; }
Public Property ChartType As XlChartType

プロパティ値

注釈

いくつかの種類のグラフは、ピボットグラフ レポートに使用できません。

適用対象