Apama 10.3.1 | Apama Documentation | Building and Using Apama Dashboards | Dashboard Property Reference for Graphs, Tables and Trends | Graph Objects | XY graph | XY graph: X-Axis group
 
XY graph: X-Axis group
Properties in this group control the visibility and scaling of the x-axis, as well as x-axis label formats and x-axis divisions. They also control x-axis sorting and reversing.
X-Axis group properties
The group includes the following properties:
*xAxisAutoScaleMode
*xAxisAutoScaleRoundFlag
*xAxisFlag
*xAxisFormat
*xAxisLabel
*xAxisLabelTextHeight
*xAxisMajorDivisions
*xAxisMinorDivisions
*xAxisReverseFlag
*xValueSortFlag
xAxisAutoScaleMode
Select one of the following modes to control the x-axis range:
*Off: The xValueMin and xValueMax properties determine the range of the x-axis. This is the default.
*On: The dashboard calculates the x-axis range according to data values being plotted.
*On - Include Min/Max: The dashboard calculates the smallest range that includes xValueMin and xValueMax as well as all plotted points.
This property is in the X-Axis property group.
xAxisAutoScaleRoundFlag
Select to round values on the x-axis.
This property is in the X-Axis property group.
xAxisFlag
Select to display the x-axis.
This property is in the X-Axis property group.
xAxisFormat
Sets the numeric format of values displayed on the x-axis. Select or enter a format. Use syntax from the Java DecimalFormat class.
This property is in the X-Axis property group.
xAxisLabel
Specifies the x-axis label.
This property is in the X-Axis property group.
xAxisLabelTextHeight
Specifies the height in pixels of the x-axis labels.
This property is in the X-Axis property group.
xAxisMajorDivisions
Specify the number of major divisions on the x-axis.
This property is in the X-Axis property group.
xAxisMinorDivisions
Specify the number of minor divisions on the x- axis.
This property is in the X-Axis property group.
xAxisReverseFlag
Select to reverse the order of the x-axis values and plot values decreasing from left to right.
This property is in the X-Axis property group.
xValueSortFlag
Select to sort data from lowest to highest x values.
This property is in the X-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.