Using Grid
Values in the grid can be modified in a few different ways:
- Input value to specific cell
- Copy/paste value from excel file
- Change value by keyboard
- Up/Down key – will increase/decrease value depends on current location (integer or fractional part)
- PgUp/PgDown key – below table represents value changed based on range and key configuration
| Key combination | Jump |
Range: 0 – 1 |
Range: 1 – 10 |
Range: 10 – 100 |
Range: 100 – 1000 |
Range: 1000 – |
| Shift | Small | 0.001 | 0.01 | 0.1 | 0.1 | 1 |
| <nothing> | Middle | 0.01 | 0.1 | 1 | 1 | 10 |
| Ctrl | Large | 0.1 | 1 | 10 | 10 | 100 |
Using chart
Values can be changed by dragging the chart point.
The chart can be zoomed by:
- mouse scroll
- selecting chart area
- page up/page down keys
When chart is zoomed user can move chart with Shift key pressed.
When functional keys are pressed (e.g. Ctrl, Alt, Shift) it is not possible to zoom a chart by selecting the chart area.
Synchronization
Changing values on the chart will update the corresponding value in the table and vice versa.