Share via


Chart.ChartType プロパティ

定義

グラフの種類を返すか設定します。 値の取得と設定が可能です。

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

注釈

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

適用対象