Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Linear Scale

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.

Linear Gauge_Scale

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