Data Group
Begin - defines the range begin value. Specified by an expression/gauge formula editor (see Gauge Formulas).
End - defines the range end value. Specified by an expression/gauge formula editor (see Gauge Formulas).
Axis - specifies the axis on which the range is scaled. The range begin and end values are clamped to this axis min and max.
Appearance Group
Paint Order - controls the order in which the range is visualized relative to the scales contained in the gauge or child gauges (if any). Possible values are:
- Auto - the control will automatically determine paint order. For ranges it is Before Scale.
- Before Scale - the range is visualized before the scales in the gauge, thereby allowing the scale labels, ticks and ruler to obscure it.
- After Scale - the range is visualized after the scales in the gauge, thereby obscuring scale labels, ticks and ruler.
- After Child Gauges - the range is visualized after the the child gauges.
Begin Width - controls the width the range at the range begin.
End Width - controls the width the range at the range end.
Offset From Scale - controls the offset of the range from the scale it is attached to.
Offset Origin Mode - controls how the offset from scale is calculated. Possible values are:
- Scale Begin - Offset is applied from the begin of the scale in gauge model space.
- Scale Middle - Offset is applied from the middle of the scale in gauge model space.
- Scale End - Offset is applied from the end of the scale in gauge model space.
Fill Style - specifies the range filling.
Stroke Style - specifies the range outline.
Shadow Style - specifies the range shadow.