IsChartTypeSurface

ChartTypeCharacterizer.IsChartTypeSurface method

Return true if chartType is one of Surface subtypes. Subtypes set corresponds to the appropriate set in PowerPoint (see “Change Chart Type” dialog in PowerPoint): Surface3D, WireframeSurface3D, Contour, WireframeContour.

public static bool IsChartTypeSurface(ChartType chartType)

See Also