IsChartTypeBar
ChartTypeCharacterizer.IsChartTypeBar method
Return true if chartType is one of Bar subtypes. Subtypes set corresponds to the appropriate set in PowerPoint (see “Change Chart Type” dialog in PowerPoint): ClusteredBar, ClusteredBar3D, PercentsStackedBar, PercentsStackedBar3D, StackedBar, StackedBar3D, ClusteredHorizontalCone, ClusteredHorizontalCylinder, ClusteredHorizontalPyramid, StackedHorizontalCone, StackedHorizontalCylinder, StackedHorizontalPyramid, PercentsStackedHorizontalCone, PercentsStackedHorizontalCylinder, PercentsStackedHorizontalPyramid.
public static bool IsChartTypeBar(ChartType chartType)
See Also
- enum ChartType
- class ChartTypeCharacterizer
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides