Skip to main content
A newer version of this page is available. .

DevExpress.XtraGauges.Core.Model Namespace

Contains base classes for gauge elements.

Assembly: DevExpress.XtraGauges.v21.1.Core.dll

NuGet Package: DevExpress.Gauges.Core

Classes

Name Description
ArcScale Represents the base class for scales within circular gauges.
ArcScaleBackgroundLayer Represents the base class for background layers within circular gauges.
ArcScaleEffectLayer Represents the base class for effect layers within circular gauges.
ArcScaleMarker Represents the base class for markers within circular gauges.
ArcScaleNeedle Represents the base class for needles within circular gauges.
ArcScaleRange Represents a custom range for a circular gauge.
ArcScaleRangeBar Represents the base class for range bars within circular gauges.
ArcScaleSpindleCap Represents the base class for spindle caps within circular gauges.
BaseGauge Represents the base class for gauges.
BaseRange Represents the base class for custom ranges.
BaseRangeBar The base class for Arc Scale and Linear Scale range bars.
BaseScaleComponent The base class for all scale components.
BaseScaleDependentComponent<TProvider> The base class for all dependent scale components.
CustomTickmarkTextEventArgs Provides data for the ArcScale.CustomTickmarkText and LinearScale.CustomTickmarkText events.
DigitalBackgroundLayer Represents the base class for background layers within digital gauges.
DigitalEffectLayer Represents the base class for effect layers within digital gauges.
Label Represents the base class for labels in gauges.
LabelCollection A collection that stores the scale value labels of a particular scale.
LinearScale Represents the base class for scales in linear gauges.
LinearScaleBackgroundLayer Represents the base class for background layers within linear gauges.
LinearScaleEffectLayer Represents the base class for effect layers within linear gauges.
LinearScaleLevel Represents the base class for level bars within linear gauges.
LinearScaleMarker Represents the base class for markers within linear gauges.
LinearScaleRange Represents a custom range for a linear gauge.
LinearScaleRangeBar Represents the base class for range bars within linear gauges.
RangeCollection Represents a collection of custom ranges.
ScaleRange Represents the base class for ranges associated with a scale.
StateIndicator Represents the base class for state indicators within gauges of all types.
ValueIndicatorComponent<TProvider> The base class for all value indicator components.

Interfaces

Name Description
IMajorTickmark Identifies settings common to major tickmarks.
IMinorTickmark Identifies settings common to minor tickmarks.

Delegates

Name Description
CustomTickmarkTextEventHandler Represents a method that handles the ArcScale.CustomTickmarkText and LinearScale.CustomTickmarkText events.

Enums

Name Description
DigitalGaugeDisplayMode Contains values that specify how text is digital gauges is rendered.
LogarithmicBase Lists the values that specify the base for a logarithmic scale.