|
"widthGraphic"
|
Returns the width of the graphics object. |
|
"flush"
|
Updates and redraws the bar trend. |
Y scaling |
"yOrigin"
|
Defines the origin of the Y scale. |
|
"yCenter"
|
Defines the origin value of the Y-axis. |
|
"yRange"
|
Specifies the scale range in percent. |
|
"yStep"
|
Specifies the distance between the Y scale labels. |
|
"yPrec"
|
Number of decimal places for the Y-axis labelling. |
|
"yLines" |
|
|
"yGrid"
|
Specifies whether grid lines are displayed. |
X scaling |
"xOrigin"
|
Defines the origin of the X scale. |
|
"xCenter"
|
Defines the origin value of the X-axis. |
|
"xRange"
|
Specifies the scale range of the X-axis. |
|
"xStep"
|
Specifies the distance between the X scale labels. |
|
"xPrec"
|
Number of decimal places for the X-axis labelling. |
|
"xGrid"
|
Specifies whether grid lines are displayed. |
|
"timeFormat"
|
Defines the time format for the X-axis. |
General |
"refOrigin"
|
Defines the origin of the reference value for the bars. |
|
"refValue"
|
Defines the reference value for the bars. |
|
"tolHigh"
|
Defines the upper tolerance value on the scale. |
|
"tolLow"
|
Defines the lower tolerance value on the scale. |
|
"colorTolHigh"
|
Defines the bar color for values that exceed the upper tolerance
value. |
|
"colorTolLow"
|
Defines the bar color for values that are below the lower tolerance
value. |
|
"colorTolOK"
|
Defines the bar color when the value lies within the permitted
tolerance. |
|
"colorChange"
|
Defines the form of the color change. |
Bars |
"data" - Bars
|
Data for the bar trend in the bar graph display mode. |
Bar array |
"data" - Bar array
|
Defines the Y values to be displayed in the bar array display
mode. |
|
"xStart" - Bar
array
|
Start position for the bars on the X-axis. |
|
"xWidth" - Bar
array
|
Defines the width of the bars. |
Element array |
"data" - Element array
|
Specifies the data for the bar trend in the element array display
mode. |
|
"xStart" - Element array
|
Defines the start position for the bars on the X-axis. |
|
"xWidth" - Element array
|
Defines the width of the bars. |
|
"showRange" - Element
array
|
Defines the type of display. |
|
"widthTop" - Element
array
|
Width of the bar element above the average value. |
|
"widthBottom" - Element
array
|
Width of the bar element below the average value. |
|
"widthCenter" - Element
array
|
Width of the average value bar. |
|
"heightCenter" -
Element array
|
Height of the average value bar. |
|
"colorTop" - Element array
|
Color of the bar element above the average value. |
|
"colorBottom" - Element
array
|
Color of the bar element below the average value. |
|
"colorCenter" - Element
array
|
Color of the average value bar. |
Curve |
"data" - Curve
|
Data for the bar trend in the curve display mode. |
|
"connection" - Curve
|
Defines the display format for the curve. |
|
"fill" - Curve
|
Defines whether the area between curve and reference line is
filled. |
Time element array |
"data" - Time element
array
|
Data for the bar trend in the time element array display
mode. |
|
"showRange" - Time
element array
|
Defines the type of display. |
|
"widthTop" - Time element array
|
Width of the bar element above the average value. |
|
"widthBottom" - Time
element array
|
Width of the bar element below the average value. |
|
"widthCenter" - Time
element array
|
Width of the average value bar. |
|
"colorTop" - Time element
array
|
Color of the bar element above the average value. |
|
"colorBottom" - Time element
array
|
Color of the bar element below the average value. |
|
"colorCenter" - Time element
array
|
Color of the average value bar. |
X and Y lines |
"xLines"
|
Defines how the X lines are displayed. |
|
"yLines"
|
Defines how the Y lines are displayed. |
One-dimensional array |
"xArray"
|
Data for the one-dimensional array of the bar trend. |
|
"xArrayShow"
|
Specifies whether the array is displayed. |
|
"xArrayGrid"
|
Specifies whether the xArray grid is visible. |
|
"xArrayHeight"
|
Defines the height of the bar for the one-dimensional array. |