Xmax
 | |
| Returns or sets the maximum value on X axis (right limit). This value the one shown on the ruler. It is the right limit of the graphic display. This limit is incremented at each new NextPoint. |
 | |
| Xmax: integer; (default: 0.0) |
 | |
| PIGGraph1.Xmax := 600.0; |
 | |
| XFactor , Xmin , Ymax , Ymin |