Series.ChartType 属性

定义

返回或设置图表类型。 读/写 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

属性值

XlChartType

注解

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

适用于