IsChartTypeRadar

ChartTypeCharacterizer.IsChartTypeRadar method

Devuelve verdadero si chartType es uno de los subtipos de Radar. El conjunto de subtipos corresponde al conjunto apropiado en PowerPoint (consulte el cuadro de diálogo “Cambiar tipo de gráfico” en PowerPoint): FilledRadar , Radar , RadarWithMarkers .

public static bool IsChartTypeRadar(ChartType chartType)

Ver también