IsChartTypeDoughnut()

ChartTypeCharacterizer::IsChartTypeDoughnut(ChartType) method

Return true if chartType is one of Doughnut subtypes. Subtypes set corresponds to the appropriate set in PowerPoint (see "Change Chart Type" dialog in PowerPoint): ChartType::Doughnut, ChartType::ExplodedDoughnut.

static bool Aspose::Slides::Charts::ChartTypeCharacterizer::IsChartTypeDoughnut(ChartType chartType)

See Also