IsChartTypeSurface

ChartTypeCharacterizer.IsChartTypeSurface method

Gibt wahr zurück, wenn chartType einer der Surface-Untertypen ist. Untertypensatz entspricht dem entsprechenden Satz in PowerPoint (siehe Dialogfeld „Diagrammtyp ändern“ in PowerPoint): Surface3D , WireframeSurface3D , Contour , WireframeContour .

public static bool IsChartTypeSurface(ChartType chartType)

Siehe auch