WindO/I-NV4 User’s Manual 11-27
2 Line Chart
11
Charts
â– Coordinates
â– Size
X, Y: Sets the display position of parts using coordinates.
The X and Y coordinates of parts are defined relative to an origin at the top-left corner of the screen.
X: 0 to (base screen horizontal size - 1)
Y: 0 to (base screen vertical size - 1)
(
0, 0
)
X
Y
0
20
40
60
80
100
-20
Screen
Parts
W, H: Sets width and height to define the size of parts.
W: 5 to (base screen horizontal size)
H: 5 to (base screen vertical size)
0
20
40
60
80
100
-20
Width
Height
Screen
Parts