Series.ChartType 属性

定义

返回或设置图表类型。 读/写 XlChartType

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

属性值

注解

某些图表类型对数据透视图报表无效。

适用于