Xmin
 | |
| Returns or sets the minimum value on X axis (left limit). This value the one showed on the ruler. It is the left limit of the graphic display. This limit is incremented at each new NextPoint. |
 | |
| XMin: integer; (default: -100.0) |
 | |
| PIGGraph1.Xmin := 200.0; |
 | |
| XFactor , Xmax , Ymax , Ymin |