Back to Devexpress

dxGaugeQuantitativeScale Unit

vcl-dxgaugequantitativescale.md

latest4.1 KB
Original Source

dxGaugeQuantitativeScale Unit

Classes

NameDescription
TdxGaugeCustomRangeThe base class for the range bars (i.e., range marks) that can be created within a quantitative scale.
TdxGaugeQuantitativeScaleThe base class for the scales which use analog value indicators.
TdxGaugeQuantitativeScaleCaptionA custom label for both the unbound and data-aware quantitative scales.
TdxGaugeQuantitativeScaleCaptionOptionsViewStores appearance settings of the custom labels that can be created in quantitative scales.
TdxGaugeQuantitativeScaleCustomOptionsAnimateThe base class for the animation settings used by quantitative scales.
TdxGaugeQuantitativeScaleOptionsAnimateStores the animation settings used by all types of quantitative scales.
TdxGaugeQuantitativeScaleOptionsViewThe base class for the quantitative scale appearance settings.
TdxGaugeRangeCollectionA collection of range bars within a quantitative scale.

Enums

NameDescription
TdxGaugeScaleRangeValueLinkedWithScaleValueEnumerates range bar positioning variants within a quantitative scale.

Constants

NameDescription
dxGaugeScaleDefaultAnimationFrameCountDetermines the default number of individual frames within the scale indicator animation sequence.
dxGaugeScaleDefaultAnimationIntervalDetermines the default time interval (in milliseconds) used to play the scale indicator animation sequence.

Subranges

Name
TdxGaugeQuantitativeScaleAnimationTransitionEffect

Types

NameDescription
TdxGaugeCustomRangeClassA class-reference to the base class for all range types.
TdxGaugeQuantitativeScaleClassA class-reference to the class implementing the base functionality for scales that imitate analog measuring instruments.
TdxGaugeQuantitativeScaleOptionsAnimateClassA class-reference to the class implementing the set of parameters applied to an animation of a quantitative scale‘s value indicator.