Back to Devexpress

Linear Scale

wpf-9964-controls-and-libraries-gauge-controls-visual-elements-linear-gauge-linear-scale.md

latest2.8 KB
Original Source

Linear Scale

  • Jun 07, 2019

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.

CharacteristicsMembers
BasicScale.StartValue,Scale.EndValue,Scale.MajorIntervalCount,Scale.MinorIntervalCount
LayoutWidth,Height,Margin,Padding,LinearScale.LayoutMode
ElementsLinearScale.Markers, LinearScale.RangeBars, LinearScale.Ranges, Scale.CustomLabels, LinearScale.Layers, LinearScale.LevelBars
BehaviourScale.ShowLine, Scale.ShowLabels, Scale.ShowMajorTickmarks, Scale.ShowMinorTickmarks
AppearanceLinearGaugeControl.Model, LinearScale.LinePresentation, Scale.LabelPresentation, Scale.TickmarksPresentation
OptionsLinearScale.LabelOptions, Scale.LineOptions, Scale.MajorTickmarkOptions, Scale.MinorTickmarkOptions