Apama 10.7.2 | Building and Using Apama Dashboards | Dashboard Property Reference for Graphs, Tables and Trends | Graph Objects | Bar graphs | Bar graph: Layout group
 
Bar graph: Layout group
Properties in this group control the layout of bars and axis labels, including alignment and spacing of bars, as well as spacing and rotation of axis labels. You can also specify 3D bars, as well as a horizontal, stacked, or waterfall arrangement for the bars.
Layout group properties
This group contains the following properties:
* barCenterFlag
* barFitFlag
* draw3dDepth
* draw3dFlag
* drawHorizontalFlag
* drawStackedFlag
* drawWaterfallFlag
* horizAxisLabelRotationAngle
* horizAxisMinLabelHeight
* minSpaceBetweenBars
* minSpaceBetweenGroups
* minSpacePerBar
barCenterFlag
Select to center the bars in the plot area. If not selected, the bars will be left or top aligned, depending on drawHorizontalFlag. This property is only used if the barFitFlag is not selected.
This property is in the Layout property group.
barFitFlag
Select to stretch the bars to fit the available space in the plot area. If deselected, the minSpacePerBar property is used to determine the bar width.
This property is in the Layout property group.
draw3dDepth
Sets the depth in pixels of the bars, provided draw3dFlag is enabled.
This property is in the Layout property group.
draw3dFlag
Select to change the display of the bars from 2D to 3D.
This property is in the Layout property group.
drawHorizontalFlag
Select to have the bars in your graph displayed horizontally.
This property is in the Layout property group.
drawStackedFlag
Select to stack each bar group in your graph.
This property is in the Layout property group.
drawWaterfallFlag
Select to stack each bar group in your graph with an offset between bar sections.
This property is in the Layout property group.
horizAxisLabelRotationAngle
Sets the amount of rotation of labels on the horizontal axis. Values range from 0 to 90 degrees. A value of 0 causes the bar graph to automatically pick the optimum angle of rotation (this is the default).
This property is in the Layout property group.
horizAxisMinLabelHeight
Sets the minimum amount of space to reserve for labels on the horizontal axis. If axis labels vary over time, this property can be used to reserve a consistent amount of space to prevent overlapping.
This property is in the Layout property group.
minSpaceBetweenBars
Set the minimum space between bars, in pixels.
This property is in the Layout property group.
minSpaceBetweenGroups
Set the minimum space between bar groups, in pixels.
This property is in the Layout property group.
minSpacePerBar
Sets the minimum width for each bar, in pixels, provided drawHorizontalFlag is disabled.
The default value is 1.
This property is in the Layout property group.
vertAxisMinLabelWidth
Specifies the minimum width in pixels for the vertical axis labels.
This property is in the Layout property group.
waterfallBarConnectFlag
If drawWaterfallFlag is checked, select to connect the bar sections in each bar group.
This property is in the Layout property group.
waterfallTotalBarColor
Specifies the color for the bar that shows the sum of the bar sections in each bar group. See waterfallTotalFlag.
This property is in the Layout property group.
waterfallTotalBarFStyle
Do not use this property.
This property is in the Layout property group.
waterfallTotalBarLabel
Specifies the label for the bar that shows the sum of the bar sections in each bar group. See waterfallTotalFlag.
This property is in the Layout property group.
waterfallTotalFlag
If drawWaterfallFlag is checked, select to display a bar that shows the sum of the bar sections in each bar group.
This property is in the Layout property group.