Back to Devexpress

DevExpress.XtraGauges.Core.Model Namespace

corelibraries-devexpress-dot-xtragauges-dot-core-783684d2.md

latest7.9 KB
Original Source

DevExpress.XtraGauges.Core.Model Namespace

Contains base classes for gauge elements.

Assembly : DevExpress.XtraGauges.v25.2.Core.dll

NuGet Package : DevExpress.Gauges.Core

Classes

NameDescription
ArcScaleRepresents the base class for scales within circular gauges.
ArcScaleBackgroundLayerRepresents the base class for background layers within circular gauges.
ArcScaleEffectLayerRepresents the base class for effect layers within circular gauges.
ArcScaleMarkerRepresents the base class for markers within circular gauges.
ArcScaleNeedleRepresents the base class for needles within circular gauges.
ArcScaleRangeRepresents a custom range for a circular gauge.
ArcScaleRangeBarRepresents the base class for range bars within circular gauges.
ArcScaleSpindleCapRepresents the base class for spindle caps within circular gauges.
BaseGaugeRepresents the base class for gauges.
BaseRangeRepresents the base class for custom ranges.
BaseRangeBarThe base class for Arc Scale and Linear Scale range bars.
BaseScaleComponentThe base class for all scale components.
BaseScaleDependentComponent<TProvider>The base class for all dependent scale components.
CustomTickmarkTextEventArgsProvides data for the ArcScale.CustomTickmarkText and LinearScale.CustomTickmarkText events.
DigitalBackgroundLayerRepresents the base class for background layers within digital gauges.
DigitalEffectLayerRepresents the base class for effect layers within digital gauges.
LabelRepresents the base class for labels in gauges.
LabelCollectionA collection that stores the scale value labels of a particular scale.
LinearScaleRepresents the base class for scales in linear gauges.
LinearScaleBackgroundLayerRepresents the base class for background layers within linear gauges.
LinearScaleEffectLayerRepresents the base class for effect layers within linear gauges.
LinearScaleLevelRepresents the base class for level bars within linear gauges.
LinearScaleMarkerRepresents the base class for markers within linear gauges.
LinearScaleRangeRepresents a custom range for a linear gauge.
LinearScaleRangeBarRepresents the base class for range bars within linear gauges.
RangeCollectionRepresents a collection of custom ranges.
ScaleRangeRepresents the base class for ranges associated with a scale.
StateIndicatorRepresents the base class for state indicators within gauges of all types.
ValueIndicatorComponent<TProvider>The base class for all value indicator components.

Interfaces

NameDescription
IMajorTickmarkIdentifies settings common to major tickmarks.
IMinorTickmarkIdentifies settings common to minor tickmarks.

Delegates

NameDescription
CustomTickmarkTextEventHandlerRepresents a method that handles the ArcScale.CustomTickmarkText and LinearScale.CustomTickmarkText events.

Enums

NameDescription
DigitalGaugeDisplayModeContains values that specify how text is digital gauges is rendered.
LogarithmicBaseLists the values that specify the base for a logarithmic scale.