XY Graph Widget - Attributes
|
Attribute
|
Type
|
Allowed Values
|
Default
|
|
Numeric
|
0,1
|
0
|
|
Numeric
|
0,1
|
1
|
|
String
|
Any string
|
Null string
|
|
Numeric
|
Any valid BASIC pen number (0-255)
|
System dependent [1]
|
|
Numeric
|
0,1
|
Not Supported. Available only for compatibility.
|
|
Numeric
|
0,1
|
1
|
|
Numeric
|
0,1
|
0(not closeable, button
does not appear in title bar)
|
|
Numeric
|
0,1
|
1
|
|
String
|
"X", "Y"
|
"X"
|
|
Numeric
|
0 to value of TRACE COUNT
|
1
|
|
Numeric
|
0 to 255
|
0
|
|
Numeric
|
Any integer number (of pixels)
|
Autosizing
|
|
String
|
Any valid file name
|
Null
|
|
String
|
Any valid index or topic_id
|
Null
|
|
Numeric
|
Any integer number (of pixels)
|
Varies
|
|
Numeric
|
Any integer number (of pixels)
|
Varies
|
|
Numeric
|
4 to 5
|
4
|
|
Numeric
|
0,1
|
0
|
|
String
|
"NONE", "ONE", "TWO", "DELTA", "RATIO"
|
"NONE"
|
|
Numeric
|
1 to value of TRACE COUNT
|
1
|
|
Numeric
|
Any real or integer number
|
None
|
|
Numeric
|
0,1
|
1(maximizable, button
appears in title bar)
|
|
Numeric
|
0,1
|
0(not minimizable, button
does not appear in title bar)
|
|
Numeric
|
1 to 100
|
1
|
|
Numeric
|
0,1
|
1(movable, click on title bar and drag)
|
|
String
|
"AUTO", "FIXED", "ENGINEERING", "SCIENTIFIC", "MINUTES", "HOURS", "DAYS", "CLOCK12", "CLOCK24"
|
"AUTO"
|
|
String
|
"UP", "DOWN", "LEFT", "RIGHT"
|
"UP"
|
|
Numeric
|
Any real number
|
0.0
|
|
Numeric
|
0 to 255
|
System Dependent [1]
|
|
Numeric
|
0 to the system's memory capacity
|
100
|
|
Numeric
|
0 to 15
|
- Color monitor: 0 (off)
- Monochrome monitor:
(value of CURRENT
TRACE + 1)
|
|
Numeric
|
Any non-zero real number
|
1
|
|
Numeric
|
0,1
|
1(resizable, special border appears around the widget)
|
|
Numeric
|
0,1
|
0(do not restore the
screen)
|
|
Numeric
|
0,1
|
0
|
|
String
|
"NONE", "MAJOR", "MINOR"
|
"NONE"
|
|
Numeric
|
0,1
|
1
|
|
Numeric
|
0,1
|
1
|
|
Numeric
|
0 to number of siblings [5]
|
0
|
[6]
|
String or String array
|
Any valid string or string array
|
Null
|
|
Numeric
|
0 to number of items in
system menu
|
0
|
|
Numeric
|
0 to number of items in
system menu -1
|
0
|
|
Numeric
|
0,1
|
1
|
|
Numeric
|
Any real number
|
0
|
|
Numeric
|
Any non-zero real number
|
1
|
|
String
|
Any valid string
|
XY GRAPH
|
|
Numeric
|
Any valid BASIC pen number (0-255)
|
System dependent [1]
|
|
Numeric
|
1 to 100
|
4
|
|
String
|
Any string
|
Null string
|
|
Numeric
|
Any valid BASIC pen number (0-255)
|
System dependent [1]
|
|
Numeric
|
0,1
|
1
|
|
String
|
Any valid string
|
None
|
[4]
|
Numeric
|
0 to the value of POINT CAPACITY
|
0
|
|
String
|
Any valid string
|
Current version
|
|
Numeric
|
0,1
|
1
|
|
Numeric
|
Any integer number (of pixels)
|
Autosizing
|
|
Numeric
|
Any integer, number of pixels from 0,0 [7]
|
Autoplacement
|
|
Numeric
array
|
An array of real or integer numbers
|
None
|
|
Numeric
|
Any integer, number of pixels from 0,0 [7]
|
Autoplacement
|
|
Numeric array
|
An array of real or integer numbers
|
None
|
[1] Read the CONFIG file or query for the default with a STATUS command
[3] This is an XY GRAPH Per Axis attribute. To set or get this Per Axis attribute, you must first set the value of CURRENT AXIS to the axis for which you want to set or get this attribute.
[4] This is an XY GRAPH Per Trace attribute. To set or get this Per Trace attribute, you must first set the value of CURRENT TRACE to the trace for which you want to set or get this attribute. If you set CURRENT TRACE to 0, the specific Per Trace attribute will be set for all traces.
[5] A sibling is another child widget with the same parent, or at the same level in the widget hierarchy, as the widget for which you are setting the value of the STACKING ORDER
[7] Screen or parent work area upper-left corner
|