IsChartTypeSurface

ChartTypeCharacterizer.IsChartTypeSurface method

如果 chartType 是 Surface 子类型之一,则返回 true。 子类型集对应于 PowerPoint 中的相应集(参见 PowerPoint 中的“更改图表类型”对话框):: ChartType。Surface3D, WireframeSurface3D, Contour, WireframeContour。

public static bool IsChartTypeSurface(ChartType chartType)

也可以看看