IsChartTypeSurface

ChartTypeCharacterizer.IsChartTypeSurface 方法

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

public static bool IsChartTypeSurface(ChartType chartType)

另请参阅