Series.ChartType プロパティ

定義

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

public:
 property Microsoft::Office::Core::XlChartType ChartType { Microsoft::Office::Core::XlChartType get(); void set(Microsoft::Office::Core::XlChartType value); };
public Microsoft.Office.Core.XlChartType ChartType { get; set; }
member this.ChartType : Microsoft.Office.Core.XlChartType with get, set
Public Property ChartType As XlChartType

プロパティ値

XlChartType

注釈

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

適用対象