| | Class | Description |
 | BackFrame |
Represents a back frame, which "frames" the container and gauge objects.
|
 | CalculatedValue |
A base class, used for the data engine which performs calculations.
|
 | CalculatedValueAverage |
This class represents an average calculated value.
|
 | CalculatedValueCollection |
Implements a strongly typed collection of CalculatedValue elements.
|
 | CalculatedValueIntegral |
This class represents an integral calculated value.
|
 | CalculatedValueLinear |
This class represents a linear calculated value.
|
 | CalculatedValueMax |
This class represents a maximum calculated value.
|
 | CalculatedValueMin |
This class represents an minimum calculated value.
|
 | CalculatedValueRateOfChange |
This class represents a rate of change calculated value.
|
 | CallbackEventArgs |
Event argument class for the Callback event.
|
 | CallbackManager |
This class contains methods related to callbacks on the gauge.
|
 | CircularGauge |
Represents a circular gauge. May have scales, ranges and pointers.
|
 | CircularGaugeCollection |
Collection of CircularGauge objects.
|
 | CircularLabelStyle |
This class represents the label style for circular gauges, and is applied
to the scale labels of circular gauges.
|
 | CircularMajorTickMark |
Represents a circular major tickmark.
|
 | CircularMinorTickMark |
Represents a circular minor tickmark.
|
 | CircularPinLabel |
Represents a maximum or minimum pin label of a circular scale.
|
 | CircularPointer |
Pointer for CircularGauge objects.
|
 | CircularPointerCollection |
Collection of CircularPointer objects.
|
 | CircularRange |
Range for CircularGauge objects.
|
 | CircularRangeCollection |
Collection of CircularRange objects.
|
 | CircularScale |
Scale for CircularGauge objects.
|
 | CircularScaleCollection |
Collection of CircularScale objects.
|
 | CircularSpecialPosition |
This class represents the minimum and maximum stop pins for
circular gauge scales.
|
 | CustomLabel |
Represents a custom label, which is associated with a scale.
|
 | CustomLabelCollection |
Collection of CustomLabel objects.
|
 | CustomTickMark |
Serves as the base class for all derived tick mark-related classes.
|
 | GaugeBase |
Abstract base class for gauges (LinearGauge and CircularGauge).
|
 | GaugeCollectionEditor |
Collection editor that supports property help in the property grid
|
 | GaugeContainer | GaugeContainer is the root object of Dundas Gauge.
|
 | GaugeCore |
Core for the gauge.
|
 | GaugeData |
GaugeData class.
|
 | GaugeData.ValuesDataTable |
ValuesDataTable class.
|
 | GaugeData.ValuesRow |
ValuesRow class.
|
 | GaugeData.ValuesRowChangeEvent |
Class which defines the ValuesRowChange event.
|
 | GaugeGraphics |
Encapsulates GDI+ gauge drawing functionality.
|
 | GaugeImage |
Represents a gauge image, stored in the Images collection
property of the container.
|
 | GaugeImageCollection |
Collection of GaugeImage objects.
|
 | GaugeLabel |
Represents a gauge label, which can be displayed anywhere within the gauge container.
|
 | GaugeLabelCollection |
Collection of GaugeLabel objects.
|
 | GaugeLocation |
This class is used for the locations of the various gauge elements.
|
 | GaugeObject |
The GaugeObject is the base class for linear and circular gauges.
|
 | GaugePaintEventArgs |
Provides data for the GaugeContainer.PrePaint and
GaugeContainer.PostPaint events.
|
 | GaugeSerializer |
Gauge serializer class, used for serialization of gauge templates.
|
 | GaugeSize |
This class is used for the sizes of the various gauge elements.
|
 | HistoryCollection |
The HistoryCollection class implements collection of HistoryEntry objects.
This class implements the history database of the IValueProvider objects.
|
 | HistoryEntry |
HistoryEntry class represents data point as date and value pair.
|
 | HitTestResult |
This class represents the results of a hit test.
|
 | ImageOrigin |
Summary description for ImageOrigin.
|
 | InputValue | InputValue represents an input value of the gauge container,
and has an associated history that stores previous values along with a time stamp.
|
 | InputValueCollection |
Represents a collection of InputValue objects.
|
 | Knob |
Represents knobs, which can be used for CircularGauge objects.
|
 | KnobCollection |
Collection of Knob objects.
|
 | LabelFormatEditor |
Editor for labels format
|
 | LabelFormatEditorForm |
Summary description for LabelFormatEditorForm.
|
 | LinearGauge |
Represents a linear gauge. May have scales, ranges and pointers.
|
 | LinearGaugeCollection |
Collection of LinearGauge objects.
|
 | LinearLabelStyle |
This class represents the label style for linear gauges, and is applied
to the scale labels of linear gauges.
|
 | LinearMajorTickMark |
Represents a linear major tickmark.
|
 | LinearMinorTickMark |
Represents a linear minor tickmark.
|
 | LinearPinLabel |
Represents a maximum or minimum pin label of a linear scale.
|
 | LinearPointer |
Pointer for LinearPointer objects.
|
 | LinearPointerCollection |
Collection of LinearPointer objects.
|
 | LinearRange |
Range for LinearGauge objects.
|
 | LinearRangeCollection |
Collection of LinearRange objects.
|
 | LinearScale |
Scale for LinearGauge objects.
|
 | LinearScaleCollection |
Collection of LinearScale objects.
|
 | LinearSpecialPosition |
This class represents the minimum and maximum stop pins for
linear gauge scales.
|
 | MapArea |
Represent a custom map area element, that has a user-defined shape and dimensions.
|
 | MapAreaCollection |
Represents the map areas collection of the container control.
|
 | NamedCollection |
Base class for most Dundas Gauge collections.
|
 | NamedElement | NamedElement is the base class
for almost all collection elements in the Gauge, such as
values, gauges, pointers, scales, ranges etc.
|
 | NamedImage |
An image with a unique name, which is saved as a resource.
|
 | NamedImageCollection |
Collection of NamedImage objects.
|
 | NoNameExpandableObjectConverter |
The purpose of this class is to extend the ExpandableObjectConverter in order to prevent it displaying the class name in the properties window.
|
 | NumericIndicator |
Represents a numeric indicator.
|
 | NumericIndicatorCollection |
Collection of NumericIndicator objects.
|
 | NumericRange |
Represents a numerical indicator's range.
|
 | NumericRangeCollection |
Collection of NumericRange objects.
|
 | PinMajorTickMark |
Represents a pin major tickmark.
|
 | PointerBase |
Summary description for PointerBase.
|
 | Range |
Represents a range, which displays a range of values.
|
 | RangeBase |
Represents base class for range for circular and linear gauge.
|
 | RealTimeDataEventArgs |
Defines event arguments for the RealTimeData event.
|
 | RealTimeValue |
The RealTimeValue class is used by the GaugeContainer.RealTimeData
event to allow the server component to pass real time data to the Windows
Forms control that is hosted in a web browser. It has properties for specifying
the name of the InputValue object, the actual value as well
as a time stamp.
|
 | RealTimeValueCollection |
The RealTimeValueCollection class is used by the GaugeContainer.RealTimeData
event to allow the server component to pass real time data to the Windows
Forms control that is hosted in a web browser. This class is one of the arguments
passed when the GaugeContainer.RealTimeData event if handled.
In order for the user to provide real time data, he/she must add objects of type
RealTimeValue to this collection.
|
 | RenderingEngine |
This class is used as a connection point between different
rendering types as SVG, GDI+, Flash etc.
|
 | ScaleBase |
Represents a scale, which graphically represents a set of values.
|
 | SpecialPosition |
This base class represents the minimum and maximum stop pins for
gauge scales.
|
 | State |
Represents the state of a StateIndicator object.
|
 | StateCollection |
Collection of State objects.
|
 | StateIndicator |
Represents a state indicator.
|
 | StateIndicatorCollection |
Collection of StateIndicator objects.
|
 | SvgParameters |
This class is used as an abstract class to define
necessary attributes for SVG drawing. This file is
used in two products: Dundas Diagram and Dundas
Chart. This class is base class for all SVG classes.
|
 | TickMark |
Represents a custom tickmark.
|
 | ValueBase |
ValueBase class is base class for InputValue and CalculatedValue
classes. The main functionality is - handling with data history
monitoring value changes and raising events.
|