IsChartTypeRadar

ChartTypeCharacterizer.IsChartTypeRadar method

Return true if chartType is one of Radar subtypes. Subtypes set corresponds to the appropriate set in PowerPoint (see “Change Chart Type” dialog in PowerPoint): FilledRadar, Radar, RadarWithMarkers.

public static bool IsChartTypeRadar(ChartType chartType)

See Also