A Scale is the main element of a Linear gauge. It allows you to read measured data (e.g. a thermometer scale). A Linear Gauge can contain one or more Scales.
For more information on a Linear Scale, refer to the Scales document.
The table below lists the main properties affecting element behavior and appearance.
Characteristics |
Members |
Basic |
Scale.StartValue,Scale.EndValue,Scale.MajorIntervalCount,Scale.MinorIntervalCount |
Layout |
Width,Height,Margin,Padding,LinearScale.LayoutMode |
Elements |
LinearScale.Markers, LinearScale.RangeBars, LinearScale.Ranges, Scale.CustomLabels, LinearScale.Layers, LinearScale.LevelBars |
Behaviour |
Scale.ShowLine, Scale.ShowLabels, Scale.ShowMajorTickmarks, Scale.ShowMinorTickmarks |
Appearance |
LinearGaugeControl.Model, LinearScale.LinePresentation, Scale.LabelPresentation, Scale.TickmarksPresentation |
Options |
LinearScale.LabelOptions, Scale.LineOptions, Scale.MajorTickmarkOptions, Scale.MinorTickmarkOptions |