|
| Class | Description |
|---|
 | BarIndicator |
Base class for Radial and Linear bar indicators.
|
 | ContentPropertyBridge |
The class provides to use content and foreground property
for binding foreground with data template of content control based classes.
|
 | CustomTickMark |
Represents ticks that have custom appearance and position.
|
 | GaugeBase |
Base class for the radial and linear gauges.
|
 | GaugeItemsControl |
Represents a list of the scale.
|
 | GridLengthExpressionConverter |
Converter from string to GridLength.
|
 | IndicatorBase |
Base class for all kind of indicators (needle, marker, bar, state indicator and so on).
|
 | IndicatorList |
Represents list of the indicators bound to the scale.
|
 | IndicatorRangeInfo |
Represents information about range an indicator
is pointing to.
|
 | IndicatorValueMapping |
This class represents an individual mapping between a field from the RadGauge indicator's ValueSource and
the IndicatorValueMember member that should be mapped to it.
|
 | IndicatorValueMappingCollection |
Holds the list of IndicatorValueMapping items that constitute the data mappings for a indicator's value source.
|
 | LabelFormatConverter |
Convert object to string using given format.
|
 | LabelList |
Represents list of the tick labels on the scale.
|
 | LabelProperties |
Represents properties of the major tick labels.
|
 | LinearBar |
Bar indicator for linear scale.
|
 | LinearBarGeometry |
Represents parameters of the any bar-like linear geometry
(Linear scale bar, linear range bar, inear bar indicator).
|
 | LinearGauge |
Represents linear gauge.
|
 | LinearRange |
Represents the range object for a linear scale.
|
 | LinearScale |
Represents the linear scale.
|
 | MajorTickProperties |
Represents properties of the major tick mark.
|
 | Marker |
Represents marker type indicator that runs over scale bar.
|
 | MiddleTickProperties |
Represents properties of the middle tick mark.
|
 | MinorTickProperties |
Represents properties of the minor tick mark.
|
 | Needle |
Represents needle-type indicator.
|
 | NumberPosition |
Represents single number position in the numeric indicator.
|
 | NumberTemplateSelector |
Select template for number position.
|
 | NumericIndicator |
Represents numeric indicator.
|
 | NumericScale |
Represents scale that contains numeric or state indicators.
This class makes possible show numeric or state indicators anywhare
(not only inside the radial or numeric scale).
|
 | PropertyChangedNotifier |
Base class for all classes implemented INotifyPropertyChanged interface.
|
 | RadialBar |
Represents the bar indicator for a radial scale.
|
 | RadialBarGeometry |
Represents parameters of the any bar-like radial geometry
(Ragial scale bar, radial range bar, radial bar indicator).
|
 | RadialGauge |
Represents radial gauge.
|
 | RadialRange |
Represents range for the.
|
 | RadialScale |
Represents radial scale.
|
 | RadialScale..::..RadialScaleGeometry |
Represent geometry of the radial scale.
|
 | RangeBase |
Represent base class for all ranges (scale range, digital range, state range).
|
 | RangedControl |
Base class for all controls that have range list and indicator list.
|
 | RangeList |
Represents list of the ranges bound to the scale.
|
 | RoutedPropertyChangedEventArgs<(Of <(<'T>)>)> |
Typed RadRoutedEventArgs class.
|
 | RoutedRangeEventArgs |
Arguments of the Range Routed event (Enter, Leave or Timeout range events).
|
 | ScaleBase |
Base class for the radial and linear scales.
|
 | ScaleObject |
Represents common properties of the scale objects (like tick and label).
|
 | StateIndicator |
Represents state indicator.
|
 | ThicknessExpressionConverter |
Converter from string to Thickness.
|
 | TickLabel |
Represents label near the tick.
|
 | TickList |
Represents list of the ticks on the scale.
|
 | TickMark |
Represents data object for scale tick.
|
 | TickMarkLabel |
Represents data object for tick's label.
|
 | TickProperties |
Represents properties of the tick mark.
|
 | TickTemplateSelector |
The Tick Template Selector class.
|
 | ValueRange |
Represents value range.
|