Namespace Syncfusion.Blazor.CircularGauge
Classes
| Alignment
Specifies the alignment of the legend in circular gauge component. |
| AnimationCompleteEventArgs
Specifies the event arguments for the animation complete event in circular gauge. |
| AnnotationRenderEventArgs
Specifies the event arguments for the annotation render event in circular gauge. |
| AxisLabelRenderEventArgs
Specifies the event arguments for the axis label render event in circular gauge. |
| CircularGaugeAnnotation
Represents the annotation element for an axis in the circular gauge component. |
| CircularGaugeAnnotations
Specifies the annotations that are to be added to the axis of the circular gauge. |
| CircularGaugeAnnotationTextStyle
Represents the style settings for text annotations within the circular gauge, allowing control over font and styling properties. |
| CircularGaugeAnnotationTooltipBorder
Defines the options to customize the border for annotation tooltips in the circular gauge. |
| CircularGaugeAnnotationTooltipSettings
Represents the tooltip settings for annotations within the circular gauge, allowing customization of appearance and behavior. |
| CircularGaugeAnnotationTooltipTextStyle
Provides style settings for the text within the annotation tooltip of the circular gauge, allowing customization of the font and visual appearance. |
| CircularGaugeAxes
Represents the collection of axes in the circular gauge component. |
| CircularGaugeAxis
Represents settings for customizing an axis of the circular gauge. |
| CircularGaugeAxisLabelFont
Defines the options to customize the style of the text in axis labels in the circular gauge component. |
| CircularGaugeAxisLabelStyle
Defines the options to configure the style of the axis labels in the circular gauge component. |
| CircularGaugeAxisLineStyle
Defines configuration for the style of the line in an axis of the circular gauge component. |
| CircularGaugeAxisMajorTicks
Defines the configuration for the major tick lines of an axis in the circular gauge component. |
| CircularGaugeAxisMinorTicks
Defines the configuration for the minor tick lines of an axis in the circular gauge component. |
| CircularGaugeBorder
Defines the options for customizing the color and width of the gauge border. |
| CircularGaugeBorderSettings
Defines the options for customizing the color and width of the circular gauge border. |
| CircularGaugeCap
Defines the configuration for the cap of the needle pointer in an axis of the circular gauge. |
| CircularGaugeCapBorder
Defines the options for the border of the pointer cap in the circular gauge component. |
| CircularGaugeEvents
Specifies the events to be triggered in the Circular gauge component. |
| CircularGaugeFontSettings
Defines the options for customizing fonts within the circular gauge component. |
| CircularGaugeLegendBorder
Defines the options to customize the border settings of the legend in the circular gauge component. |
| CircularGaugeLegendMargin
Defines the options to customize the legend margin in the circular gauge component. |
| CircularGaugeLegendSettings
Defines the options for customizing the legend of the circular gauge. |
| CircularGaugeLegendShapeBorder
Defines the options to customize the border for the shape of the legend in the circular gauge. |
| CircularGaugeLegendTextStyle
Defines the options to customize the text of the legend in the circular gauge component. |
| CircularGaugeLinearGradient
Defines the properties to render a linear gradient in the circular gauge. |
| CircularGaugeMargin
Defines the options to customize the left, right, top, and bottom margins of the circular gauge. |
| CircularGaugeMarginSettings
Sets and gets the options to customize the left, right, top, and bottom margins of the circular gauge. |
| CircularGaugeNeedleTail
Defines the options to customize the tail of the needle pointer in an axis. |
| CircularGaugeNeedleTailBorder
Defines the options to customize the color and width of the border for the pointer needle in the circular gauge component. |
| CircularGaugePointer
Defines the options to customize the pointer in an axis of the circular gauge component. |
| CircularGaugePointerAnimation
Defines the options for customizing the animation of pointers while rendering the axis in the circular gauge. |
| CircularGaugePointerBorder
Defines the options to customize the color and width of the border for the needle pointer in an axis. |
| CircularGaugePointers
Represents the pointers of an axis in the circular gauge component. |
| CircularGaugeRadialGradient
Represents the properties required to render a radial gradient in the circular gauge. |
| CircularGaugeRange
Represents the properties of a range for an axis in the circular gauge component. |
| CircularGaugeRanges
Represents the ranges of an axis in the circular gauge component. |
| CircularGaugeRangeTooltipBorder
Specifies the options to customize the border of the range tooltip in the circular gauge. |
| CircularGaugeRangeTooltipSettings
Configures the tooltip settings of the range in the circular gauge. |
| CircularGaugeRangeTooltipTextStyle
Defines the options for the text style of the tooltip text for ranges in the circular gauge. |
| CircularGaugeTickSettings
Represents the tick line settings of an axis in the circular gauge component. |
| CircularGaugeTitleStyle
Defines the options for customizing the title style of the circular gauge. |
| CircularGaugeTooltipBorder
Specifies the options to customize the border for circular gauge tooltip. |
| CircularGaugeTooltipSettings
Specifies the options for customizing the tooltip of gauge. |
| CircularGaugeTooltipTextStyle
Specifies the options to customize the text style of the gauge tooltip. |
| ColorStop
Defines the color range properties for the gradient. |
| ColorStops
Defines the color range properties for the gradient. |
| ExportType
Specifies the export type of circular gauge component. |
| GaugeDirection
Specifies the direction of the circular gauge. |
| GaugeShape
Specifies the shape of a marker in circular gauge. |
| GradientPosition
Defines the circle positions of the radial gradient. |
| HiddenLabel
Specifies the axis label to be hidden in the axis of circular gauge. |
| InnerPosition
Defines the inner circle of the radial gradient. |
| LegendLocation
Gets or sets the location of the legend, relative to the circular gauge.
If x is 20, legend moves by 20 pixels to the right of the gauge. It requires the |
| LegendPosition
Specifies the position of legend for ranges in circular gauge component. |
| LegendRenderEventArgs
Specifies the event arguments for rendering a legend in circular gauge. |
| LinearGradient
Sets and gets the properties to render a linear gradient in the circular gauge. If both linear and radial gradient is set, then the linear gradient will be rendered. |
| LoadedEventArgs
Specifies the event arguments of the loaded event in circular gauge. |
| MarkerTextStyle
Defines the options for customizing the style of text in pointer of an axis. |
| MouseEventArgs
Specifies the event arguments for the mouse events in circular gauge. |
| OuterPosition
Defines the outer circle of the radial gradient. |
| PointerDragEventArgs
Specifies the event arguments for the drag start, drag move and drag end events in circular gauge. |
| PointerRangePosition
Defines the position of the axis range and pointers. |
| PointerType
Defines the type of pointer in the axis. |
| Position
Defines the position of the axis ticks and labels. |
| PrintEventArgs
Specifies the event arguments of the print event. |
| RadialGradient
Specifies the properties to render a radial gradient in the circular gauge. |
| RadiusCalculateEventArgs
Specifies the event argument for the radius calculate event in circular gauge. |
| ResizeEventArgs
Specifies the event arguments for the resize event in circular gauge. |
| SfCircularGauge
The circular gauge component is used to visualize the numeric values on the circular scale. The circular gauge contains labels, ticks, and an axis line to customize its appearance. |
| TooltipRenderEventArgs
Specifies the event arguments for the tooltip render event in circular gauge. |