IsChartTypeDoughnut

ChartTypeCharacterizer.IsChartTypeDoughnut method

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

public static bool IsChartTypeDoughnut(ChartType chartType)

Ver también