Namespace Syncfusion.Maui.Gauges
Classes
AnnotationDirection
Specifies whether to position the gauge annotation based on axis value or angle. |
BarPointer
Create the pointer to indicate the value with linear bar shape. |
ContentPointer
Represents the pointer that is used to indicate the value with any visual content. |
CornerStyle
Specifies the corner style for RadialAxis, RangePointer, SfLinearGauge, BarPointer. |
DigitalGaugeCharacterType
Represents the types of digital characters that can be displayed in various segments within a digital gauge. |
DigitalGaugeTextChangedEventArgs
Represents the class that contains the data for the TextChanged event. |
GaugeAlignment
Specifies the horizontal or vertical alignment. |
GaugeAnnotation
RadialAxis allows to add views such as text and image as an annotation to a specific point of interest in the radial gauge. GaugeAnnotation provides options to add any image, text or other views over a gauge with respect to angle or axis value. Display the current progress or pointer value inside the gauge using a text annotation. |
GaugeElementPosition
Defines the constants that specify the particular element position in the gauge. |
GaugeGradientStop
Describes the location and color of a transition point in a gradient. |
GaugeLabelInfo
Represents information about the axis labels that associate a numeric value position for major scale tick marks. |
GaugeLabelsPosition
Defines the constants that specify the label position in the gauge. |
GaugeLabelStyle
Represents the style of gauge labels, that used to customize labels color, size, font family and font attribute. |
GaugeOrientation
Specifies the horizontal or vertical orientation. |
GaugeTickStyle
Represents the base style of axis ticks, that used to customize axis ticks color, length, thickness and dash array. |
LabelCreatedEventArgs
Provides event data for axis LabelCreated event. |
LinearContentPointer
Represents the pointer that is used to indicate the value with any visual content. |
LinearLineStyle
Represents the style of axis line, that used to customize axis line color, corner style, thickness and dash array. |
LinearMarkerPointer
Base class for LinearShapePointer and LinearContentPointer. It holds the common properties and logics for customizing LinearShapePointer and LinearContentPointer. |
LinearPointer
Defines the core behavior of SfLinearGauge pointers and provides a base for derived classes. |
LinearRange
Create the linear range that used to add color bar in the linear gauge. LinearRange is a visual element that helps to quickly visualize where a value falls on the axis. |
LinearShapePointer
Create the pointer to indicate the value with built-in shapes. To highlight values, set the shape pointer type to a built-in shape, such as a circle, triangle, inverted triangle or diamond. |
LinearTickStyle
Represents the style of axis ticks, that used to customize axis ticks color, length, thickness and dash array. |
MarkerPointer
Base class for ShapePointer and ContentPointer. It holds the common properties and logics for customizing ShapePointer and ContentPointer. |
NeedlePointer
Create the pointer to indicate the value with needle or arrow shape. NeedlePointer contains three parts, namely needle, knob, and tail and that can be placed on a gauge to mark the values. |
RadialAxis
The RadialAxis is a circular arc in which a set of values are displayed along a linear or custom scale based on the design requirements. |
RadialLineStyle
Represents the style of axis line, that used to customize axis line color, corner style, thickness and dash array. |
RadialPointer
Defines the core behavior of SfRadialGauge pointers and provides a base for derived classes. |
RadialRange
Create the range to add color bar in the gauge. RadialRange is a visual that helps to quickly visualize where a value falls on the axis. |
RadialTickStyle
Represents the style of axis ticks, that used to customize axis ticks color, length, thickness and dash array. |
RangePointer
Create the pointer to indicate the value with rounded range bar arc. A RangePointer is used to indicate the current value relative to the start value of a axis scale. |
SfDigitalGauge
The digital gauge control is used to display alphanumeric characters in digital (LED display) mode. This control displays a range of values that uses characters in combination with numbers. |
SfDigitalGaugeStyles
Resource dictionary for SfDigitalGaugeStyles |
SfLinearGauge
Creates a linear gauge control to displays the values on a linear scale horizontally or vertically. It has a rich set of features such as axis, ranges, and pointers that are fully customizable and extendable. |
SfLinearGaugeStyles
Represents SfLinearGaugeStyles class. |
SfRadialGauge
Represents a radial gauge control that is used to displays numerical values on a circular scale. It has a rich set of features such as axes, ranges, pointers, and annotations that are fully customizable and extendable. Use it to create speedometers, temperature monitors, dashboards, meter gauges, multi axis clocks, watches, activity gauges, compasses, and more. |
SfRadialGuageStyles
Represents SfRadialGuageStyles class. |
ShapePointer
Create the pointer to indicate the value with built-in shape. To highlight values, set the shape pointer type to a built-in shape, such as a circle, triangle, inverted triangle, square, or diamond. |
ShapeType
Specifies the different shape type for pointer. |
SizeUnit
Specifies the size units in the radial gauge. |
ValueChangedEventArgs
Provides event data for the ValueChanged event. |
ValueChangingEventArgs
Provides event data for the ValueChanging event. |