Apama 10.3.1 | Apama Documentation | Building and Using Apama Dashboards | Dashboard Property Reference for Graphs, Tables and Trends | Trend Objects | Trend graphs | Trend graph: Y-Axis group
 
Trend graph: Y-Axis group
Properties in this group control the visibility and scaling of the y-axis or y-axes, as well as y-axis labeling and y-axis divisions. They also control the visibility of y-axis grid lines (but see also Trend graph: TraceN group).
Y-Axis group properties
The group includes the following properties:
*yAxisAutoScaleMode
*yAxisAutoScaleVisTracesOnlyFlag
*yAxisFlag
*yAxisGridVisFlag
*yAxisLabelTextHeight
*yAxisMajorDivisions
*yAxisMinLabelWidth
*yAxisMinorDivisions
*yAxisMultiRangeMode
*yAxisPosition
*yAxisValueLabels
yAxisAutoScaleMode
Controls how the y-axis range is calculated. Select one of the following from the drop down menu:
*Off: The yValueMin and yValueMax properties determine the range of y-axis.
*On: The dashboard calculates the y-axis range according to data values being plotted.
*On - Include Min/Max: The dashboard calculates the smallest range (with rounding) that includes yValueMin and yValueMax as well as all plotted points.
This property is in the Y-Axis property group.
yAxisAutoScaleVisTracesOnlyFlag
Specifies that only visible traces should be used in scaling the y-axis when yAxisAutoScaleMode is not OFF. See traceNVisFlag.
This property is in the Y-Axis property group.
yAxisFlag
Controls the visibility of the labels and ticks for trace01, if yAxisMultiRangeMode is set to Off or Classic.
This property is in the Y-Axis property group.
yAxisGridVisFlag
Set to display a horizontal line for each major y-axis division for trace01, if yAxisMultiRangeMode is set to Off or Classic.
This property is in the Y-Axis property group.
yAxisLabelTextHeight
Specifies the height of the y-axis labels in pixels, if yAxisMultiRangeMode is set to Off or Classic
This property is in the Y-Axis property group.
yAxisMajorDivisions
Specifies the number of major divisions (wide ticks) on the y-axis, if yAxisMultiRangeMode is set to Off or Classic.
This property is in the Y-Axis property group.
yAxisMinLabelWidth
Specifies the minimum width of the y-axis labels in pixels, if yAxisMultiRangeMode is set to Off or Classic.
This property is in the Y-Axis property group.
yAxisMinorDivisions
Specifies the number of minor divisions (narrow ticks) on the y-axis, if yAxisMultiRangeMode is set to Off or Classic.
This property is in the Y-Axis property group.
yAxisMultiRangeMode
To specify the appearance of the y-axis when this chart has multiple traces, select one of the following from the drop down menu:
*Off: Only a single set of labels and ticks appears on the y-axis. The label range is based on the following properties: yAxisAutoScaleMode, yValueMin, and yValueMax.
*Classic: Ticks and labels for trace01 appear on the left, outside of the plot area. Labels for the remaining traces appear on the left, inside of the plot area. With this setting for yAxisMultiRangMode, the yAxisPosition property is ignored. The label range for each trace is based on the following properties: yAxisAutoScaleMode, yValueMin, and yValueMax.
*Multiple Axis: A set of labels and ticks appears for each trace. The label range is determined independently for each trace, based on the following properties: traceNYAxisAutoScaleMode, traceNYAxisValueMin, traceNYAxisValueMax.
*Strip Chart: The y-axis is divided into sections, one for each trace. The traces are not overlaid, but rather appear one on top of the other. A set of labels and ticks appears for each trace. The label range is determined independently for each trace, based on the following properties: traceNYAxisAutoScaleMode, traceNYAxisValueMin, traceNYAxisValueMax.
This property is in the Y-Axis property group.
yAxisPosition
Specify the position of the y-axis ticks and labels. This property is ignored if yAxisMultiRangeMode is Multiple Axis or Strip Chart.
This property is in the Y-Axis property group.
yAxisValueLabels
Set to display a text label or tick mark on the y-axis in place of a numerical value, if yAxisMultiRangeMode is set to Off or Classic. Include a value with no label to display a tick mark without a label. Use this format:
value1=label1,value2,value3=label2
Here is an example:
0=Off,1,2=On
This property is in the Y-Axis property group.

Copyright © 2013-2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.