Apama Documentation : Building and Using Dashboards : Dashboard Property Reference for Graphs, Tables and Trends : Graph Objects : Bar graphs : Bar graph: Data Label group
Bar graph: Data Label group
Properties in this group control the labels that are used along the x-axis or in the legend.
Data Label group properties
The group contains the following properties:
*columnDisplayNames
*labelColumnName
*rowLabelVisFlag
*rowNameVisFlag
*traceLabelColumnName
columnDisplayNames
Sets alternate display names for the columns of the data attached to valueTable. Column names are displayed either along the x-axis or in the legend, depending on whether or not the rowSeriesFlag is selected.
This property is in the Data Label property group.
labelColumnName
Sets the label column. By default, the label column is the first non-numeric text column in your data attachment, if there is one. Data from the label column is used to label either the x-axis or the legend, depending on whether rowSeriesFlag is enabled.
If both rowSeriesFlag and rowLabelVisFlag are enabled, data from the label column will be used in the legend.
If rowSeriesFlag is not enabled and both rowLabelVisFlag and xAxisFlag are enabled, data from the label column will appear on the x-axis.
This property is in the Data Label property group.
rowLabelVisFlag
Determines whether or not data from the label column is used in chart labels. (By default, the label column is the first non-numeric column in your data attachment. You can override this default with labelColumnName.)
If both rowSeriesFlag and rowLabelVisFlag are enabled, data from the label column is used in the legend. If rowSeriesFlag is enabled and both rowLabelVisFlag and rowNameVisFlag are disabled, integer row identifiers are used in the legend.
If rowSeriesFlag is not enabled and both rowLabelVisFlag and xAxisFlag are enabled, data from the label column will appear on the x-axis. If rowSeriesFlag, rowLabelVisFlag, and rowNameVisFlag are disabled, and xAxisFlag is enabled, integer row identifiers are used on the x-axis.
This property is in the Data Label property group.
rowNameVisFlag
Determines whether generated row names are used in chart labels. Enable this property if your data attachment has no label column (see labelColumnName). Note that if both rowNameVisFlag and rowLabelVisFlag are enabled, row names and label-column values can appear side-by-side in chart labels.
This property is in the Data Label property group.
traceLabelColumnName
Sets the trace label column. By default, the trace label column is the first non-numeric text column in your data attachment. Data from the label column is used in the legend, if rowSeriesFlag is enabled.
If both rowSeriesFlag and rowLabelVisFlag are enabled, data from the label column will be used in the legend.
This property is in the Data Label property group.
Copyright © 2013-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback