Bar Chart - BarType Property

A bar chart can show each category as either grouped or stacked

Member of Bar Chart (PRIM_CHRT.BarChart)

Data Type - Enumeration

Details

A bar chart can show each category as either grouped or stacked.
 
Grouped bars are displayed side by side within a category.
 
Stacked will display bars in a category on top of each other.

Allowed Values

Enum ValueDescription
GroupedBars will be grouped side by side
StackedBars will be stacked on top of each other


 
 

See also

All Component Classes

Technical Reference

LANSA Version 15, April 2020