_Chart.ChartType Property

Definition

Returns or sets the chart type.

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

Property Value

Remarks

Some chart types aren’t available for PivotChart reports.

Applies to