_Chart.ChartType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.