IsChartTypeBar

ChartTypeCharacterizer.IsChartTypeBar method

Renvoie true si chartType est l’un des sous-types Bar. L’ensemble de sous-types correspond à l’ensemble approprié dans PowerPoint (voir la boîte de dialogue “Modifier le type de graphique” dans PowerPoint) : ClusteredBar , ClusteredBar3D , PercentsStackedBar , PercentsStackedBar3D , StackedBar , StackedBar3D , ClusteredHorizontalCone , ClusteredHorizontalCylinder , ClusteredHorizontalPyramid , StackedHorizontalCone , StackedHorizontalCylinder , StackedHorizontalPyramid , PercentsStackedHorizontalCone , PercentsStackedHorizontalCylinder , PercentsStackedHorizontalPyramid .

public static bool IsChartTypeBar(ChartType chartType)

Voir également