IsChartTypeBar

ChartTypeCharacterizer.IsChartTypeBar method

如果 chartType 是 Bar 子类型之一,则返回 true。 子类型集对应于 PowerPoint 中的相应集(参见 PowerPoint 中的“更改图表类型”对话框):: ChartType。ClusteredBar, ClusteredBar3D, PercentsStackedBar, PercentsStackedBar3D, StackedBar, StackedBar3D, ClusteredHorizontalCone, ClusteredHorizontalCylinder, ::R5:F:Aspose.Slides.Charts.ChartType.ClusteredHorizontalPyramid:::, StackedHorizontalCone, StackedHorizontalCylinder, StackedHorizontalPyramid, PercentsStackedHorizontalCone, PercentsStackedHorizontalCylinder, PercentsStackedHorizontalPyramid。

public static bool IsChartTypeBar(ChartType chartType)

也可以看看