IsChartTypeDoughnut

ChartTypeCharacterizer.IsChartTypeDoughnut método

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

public static bool IsChartTypeDoughnut(ChartType chartType)

Véase también