Namespace Syncfusion.UI.Xaml.Gauges
Classes
CharacterType
Enumerates the values for character type in the digital gauge. You can set different type of CharacterType. |
CircularGaugeAnnotationCollection
Represents the circular gauge annotation collection. Create an instance for this property, and set required properties. |
CircularGaugeTypes
Enumerates the types of circular gauge available in the circular gauge. You can change the type of the circular gauge. |
CircularPanel
Represents the CircularPanel. To arrange the panel, create an instance of the CircularPanel class, and set required properties. |
CircularPointer
CircularPointer is a class that includes properties and methods to define different types of pointers |
CircularPointer.PointerPositionChangedEventHandler |
CircularPointerCollection
It is a collection that contains a set of Pointers that can be used to point values in CircularScale . |
CircularRange
CircularRange is a class that denotes various qualitative ranges for a circular scale. Create an instance of CircularRange, and set required properties. |
CircularRangeCollection
It is a collection that contains a set of Ranges that can be used to specifiy various ranges of CircularScale . |
CircularScale
It contains collection of ranges, pointers, labels, and ticks that help to visualize the data. |
CircularScaleLabel
It helps the user to display scale labels that associate a numeric value with major scale tick marks |
CircularScaleLabelCollection
It is a collection that contains a set of Labels that denote a numeric value of a major tick. |
CircularScaleTick
It helps the user to display ticks that helps to identify the gauge’s data value by marking the gauge scale into regular increments |
CircularScaleTickCollection
It is a collection that contains a set of Ticks that helps to identify the gauge’s data value by marking the gauge scale into regular increments |
DependencyObjectExtensions
Represents an extension to find the parent of an element. It is used to represent an object that participates in the dependency property. |
DictionaryLoader
It is a static class which contains the list of brushes for each characters for all the four type of character segments |
DigitalCharacter
It is a control, which represents the character in the digital segments. |
DigitalCharactersPanel
The digital characters are arranged in this panel. To arrange the panel, create an instance of DigitalCharactersPanel and set required properties. |
GaugeAnnotation
Represents the gauge annotation. To render this annotation, create an instance GaugeAnnotation, and set required properties. |
GaugeGradientStop
GaugeGradientStop is a class that used to specify the gradient color and color transition stop value. |
GaugeGradientStopCollection
It is a collection that contains a set of GaugeGradientStop that can be used to specifiy gradient stop for GaugeGradientStop . |
HeaderAlignment
Enumerates the alignments of the header in circular gauge. You can change the alignment of a header using this enum. |
LabelCreatedEventArgs
Represent the scale’s LabelCreated event arguments. |
LabelPosition
Enumerates the values for position of labels in the circular gauge. You can change the position of labels. |
LinearGaugeUniformPanel
Represents the panel for arranging the labels and ticks in the linear scale. To arrange the ticks and labels, create an instance of the LinearGaugeUniformPanel class. |
LinearLabelsPosition
Enumerates the values for position of labels in the linear gauge. You can change the position of labels in the linear gauge. |
LinearPointer
Represents the linear pointer. To render this pointer, create an instance of the LinearPointer class, and set required properties. |
LinearPointerCollection
Represents a collection of linear pointer. To render this, create an instance of the LinearPointerCollection class, and set required properties. |
LinearPointerType
Enumerates the type of linear pointers available in the linear gauge. You can use different types of linear poiners in the linear gauge. |
LinearRange
Represents LinearRange. To render this, create an instance of the LinearRange class, and set required properties. |
LinearRangeCollection
Represents a collection of LinearRange |
LinearRangesPosition
Enumerates the values for position of ranges in the linear gauge. |
LinearScale
Represents linear scale. To render this scale, create an instance of the LinearScale class, and set required properties. |
LinearScaleDirection
Enumerates the direction of linear scale in the linear gauge. |
LinearScaleLabel
Represents LinearScaleLabel. To render this, create an instance of the LinearScaleLabel class, and set required properties. |
LinearScaleLabelCollection
Represents the collection of linear scale labels. |
LinearScalePositionModes
Enumerates the values for position of elements in the linear gauge. |
LinearScaleTick
Represents the ticks in the linear scale. To render this, create an instance of the LinearScaleTick class, and set required properties. Represents the ticks in the linear scale. To render this, create an instance of the LinearScaleTick class, and set required properties. |
LinearScaleTickCollection
Represents LinearScaleTickCollection. To render this, create an instance of the LinearScaleTickCollection class, and set required properties. |
LinearSymbolPointersPosition
Enumerates the position of symbol pointers in the linear gauge. |
LinearSymbolPointerStyle
Enumerates the style of symbol pointer in the linear gauge. |
LinearTicksPosition
Enumerates the position of ticks in the linear gauge. |
MajorTickSetting
Represents the minor ticks settings. To customize the major ticks, set required properties. |
MinorTickSetting
Represents the minor ticks settings. To customize the minor ticks, set required properties. |
NeedlePointerType
Enumerates the type of needle pointers available in the circular gauge. You can set different pointer type for gauge. |
NumericScaleType
Enumerates the type of numeric scale available in the circular gauge. It is used to change the scale value type. |
PointerPosition |
PointerType
Enumerates the type of pointers available in the circular gauge. You can set different pointer type for gauge. |
RangeCap
Contains values for the RangeCap. It can be used to customize the appearance of the range cap. |
RangePointerPosition
Enumerates the values for position of range pointer in the circular gauge. It changes the position of range pointer position. |
RangePosition
Enumerates the values for position of ranges in the circular gauge. You can change the position of a range using RangePosition. |
SfCircularGauge
Represents a control that helps user to visualize the single numerical data. |
SfDigitalGauge
Represents the control which helps the user to visualize the data in digital character |
SfLinearGauge
Represents the linear gauge. To render this gauge, create an instance of the SfLinearGauge class, and set required properties. |
SquaredPanel
SquaredPanel is used to arrange SfCircularGauge. To arrange the squared panel, create an instance of SquaredPanel, and set required properties. |
Symbol
Enumerates the type of symbol pointer available in the circular gauge. You can change the symbol of a pointer. |
TickLinesPanel
TickLinesPanel is used to arrange TickLines. To arrange the panel, create an instance of the TickLinesPanel class, and set required properties. |
TickPosition
Enumerates the values for position of ticks in the circular gauge. You can change the position of ticks. |
TickSetting
Represents the major and minor ticks settings commonly. To customize the ticks, set required properties. |
TickShape
Enumerates the values for shape of ticks in the circular gauge. You can change the shape of ticks. |
ValueChangedEventArgs
Represent the ValueChanged event arguments of pointer. |
ValueChangingEventArgs
Represent the ValueChanging event arguments of pointer. |
ViewAlignment
Enumerates the values for alignment of annotation in the gauge. |