Series.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. Read/write 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
Property Value
Remarks
Some chart types aren’t available for PivotChart reports.