
| Attribute | Description |
| MaxValue | Maximum value for the range. |
| MinValue | Minimum value for the range. |
| Lines | Number of lines perpendicular to the axis. |
| LongQuotient | Specification of lines that is a bit longer. For example 4 implies that |
| every fourth line is a bit longer. | |
| ValueQuotient | How often a value is to be written. For example 4 impies that a value is |
| written at every fourth line. | |
| Format | Format in c syntax of written values. |
| Dynamic | Not implemented. |
| Axis.MinValueAttr | Min value signal of type Float32 or Int32. |
| Axis.MaxValueAttr | Max value signal of type Float32 of Int32. |
| Axis.KeepSettings | If 0, new values of Lines, LongQuotient, ValueQoutient |
| and Format are calculated when the Min or Max value is | |
| dymaically changed. If KeepSettings are 1, the original | |
| values will be kept. |