IsBar3DChart()

ChartTypeCharacterizer::IsBar3DChart(ChartType) method

Return true if chartType is one of bar3DChart subtypes (3D columns or bars).

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

See Also