Namespace Syncfusion.Windows.Gauge
Classes
BooleanToVisibilityConverter
Convertor class for converting Boolean value to Visibility property value |
CircularCustomLabel
Represents a customizable label child element of the circular Gauge control. |
CircularGauge
Represents the CircularGauge UI element. |
CircularGaugeAdorner
Represents the adorner that displays the child elements of the circular gauge control. |
CircularLabelTick |
CircularLabelTickCollection
Represents the numeric label tick of the circular scale. |
CircularMarkTick
Represents the Tick of the circular scale. The Major/Minor ticks are set by using the TickStyle property. |
CircularPointer
Represents the pointer visual element that moves along the circular scale of the circular gauge. |
CircularRange
Represents the range visual element, which spans a range of consecutive values represented by a visual. |
CircularScale
Represents the scale visual element. |
CustomLabelsCollection
Observable collection of custom labels. |
DigitalGauge
Represents the DigitalGauge UI element. |
DigitalGaugeLayoutPanel
Represents layout panel for digital gauge child elements. |
GaugeAdorner
Represents a Adorner that displays the child elements of the Gauge. |
GaugeBase
Contains all the basic brushes, styles and adorner used by the Gauges. This class is derived from the System.Windows.Controls.Control class |
GaugeCustomLabel
Represents a customizable label child element. |
GaugeElement
Represents the Gauge element's border and background brushes. |
GaugeImage
Represents an image visual element that can be placed in the Gauge. |
HalfCircleBorder
Represents the half circle border of the circular gauge control. |
ImagesCollection
Observable collection of images. |
LinearBarPointer
Represents the linear bar pointer visual element, which starts from the scale's minimum and goes up to the current value to be pointed out by the pointer. |
LinearGauge
Represents the LinearGauge UI element. |
LinearLabelTick
Represents the numeric Label ticks of the linear scale. |
LinearMarkerPointer
Represents the pointer visual element which may assist the Bar pointer in denoting values. |
LinearMarkTick
Represents the Major/Minor tick of the linear scale. The Major/Minor ticks are set by using the TickStyle property. |
LinearPointer
Represents the abstract base class for LinearBarPointer and LinearMarkerPointer |
LinearPointersCollection
Collection of pointers. |
LinearRange
Represents the range visual element, which spans a range of consecutive values represented by a visual. |
LinearScale
Represents the scale visual element. |
LinearScaleCollection
Observable collection of linear scales. |
LinearScaleLayoutPanel
Represents the layout panel for the Linear Gauge. |
LocalizableGaugeElement
Represents the gauge elements that can be placed on a particular location within the Gauge using the Location property |
PointerCap
Represents the pointer cap visual element that "caps" the needle pointer. |
PointersCollection
Collection of pointers. |
RadiusConverter
Given a radius, it returns the diameter. |
RangeBase
Represents the abstract base class for the Ranges used in Gauge. |
RangesCollection
Collection of ranges. |
RollingCharacter
Represents Segment of the Rolling Gauge |
RollingGauge
Represents the RollingGauge UI element. |
ScaleBase
Represents the abstract base class for the Scale, used in Gauges. |
ScaleCollection
Observable collection of scales. |
ScalesLayoutPanel
Represents layout panel for the CircularGauge. |
SegmentCollection
Observable collection of segments. |
StateIndicator
Represents the gauge visual element that has the ability to indicate the state of the Gauge, by turning itself "on" when the pointer reaches a stated range and vice versa. |
StateIndicatorsCollection
Observable collection of state indicators. |
StateRange
Represents state range object that helps specifying the range in which the indicator should be active. |
StateRangeCollection
Observable collection of state ranges. |
TickBase
Represents the abstract base class for Tick elements used in the Gauge control. |
TicksCollection
Collection of ticks. |
VisualChildrenCollection<T>
Collection of visual children. |
Enums
BarStyle
Specifies different bar pointer styles. |
CharacterType
Specifies whether character should contain seven or fourteen segments. |
DigitalGaugeFrameType
Specifies the frame types used for drawing digital gauge control. |
Direction
Specifies the Rolling Direction of RollingGauge. |
GaugeFrameType
Specifies the frame types used for drawing Circular Gauge control. |
GaugeImageResizeMode
Specifies the resize modes of images. |
GaugeOrientation
Specifies the orientation of the Gauge. |
IndicatorStyle
Specifies the shape of the Indicator. |
LinearGaugeFrameType
Specifies the frame types used for drawing Linear Gauge control. |
LinearScaleStyle
Specify Linear scale style. |
MarkerStyle
Specifies different marker styles. |
NeedleStyle
Specifies different needle styles. |
PointerCapType
Specifies different pointer cap shapes. |
PointerNeedleType
Specifies Pointer types. |
ScaleDirection
Specifies the direction of the scale. |
ScalePlacement
Specifies the placement of visual element relative to the scale. |
TickShape
Specifies the shape of the Tick. |
TickStyle
Specifies Tick types. |
UnitPosition
Specifies the Position of Units in RollingGauge. |