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
Gets or sets the annotation element for an axis in circular gauge component. |
CircularGaugeAnnotations
Specifies the annotations that are to be added to the axis of the circular guage. |
CircularGaugeAnnotationTextStyle
Sets and gets the style of the text in annotation. |
CircularGaugeAnnotationTooltipBorder
Sets and gets the options to customize the border for annotation tooltip. |
CircularGaugeAnnotationTooltipSettings
Gets and sets the tooltip settings for the annotation in circular gauge. |
CircularGaugeAnnotationTooltipTextStyle
Gets and sets the tooltip text style of annotation. |
CircularGaugeAxes
Sets the collection of axes to the circular gauge. |
CircularGaugeAxis
Gets or sets the options for customizing a axis of circular gauge. |
CircularGaugeAxisLabelFont
Sets and gets the options to customize the style of the text in axis labels in circular gauge component. |
CircularGaugeAxisLabelStyle
Gets or sets the style of the axis label in circular gauge component. |
CircularGaugeAxisLineStyle
Gets or sets the style of the line in axis of circular gauge component. |
CircularGaugeAxisMajorTicks
Sets and gets the major tick lines of an axis in circular gauge component. |
CircularGaugeAxisMinorTicks
Sets and gets the minor tick lines of an axis in circular gauge component. |
CircularGaugeBorder
Sets and gets the options for customizing the color and width of the gauge border. |
CircularGaugeBorderSettings
Sets and gets the options for customizing the color and width of the gauge border. |
CircularGaugeCap
Gets or sets the cap of pointer in an axis. |
CircularGaugeCapBorder
Sets and gets 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 the fonts. |
CircularGaugeLegendBorder
Sets and gets the options to customize the border settings of the legend. |
CircularGaugeLegendMargin
Sets and gets the options to customize the legend margin. |
CircularGaugeLegendSettings
Sets and gets the options for customizing the legend of the circular gauge. |
CircularGaugeLegendShapeBorder
Sets and gets the options to customize the border for the shape of the legend in the circular gauge. |
CircularGaugeLegendTextStyle
Sets and gets the options to customize the text of the legend. |
CircularGaugeLinearGradient
Sets and gets the properties to render a linear gradient in the circular gauge. |
CircularGaugeMargin
Sets and gets 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
Gets or sets the tail of needle pointer in an axis. |
CircularGaugeNeedleTailBorder
Sets and gets options to customize the color and width of the border for the pointer needle in the circular gauge component. |
CircularGaugePointer
Sets and Gets the properties of the pointer in an axis of circular gauge component. |
CircularGaugePointerAnimation
Gets or sets the animation of pointers while rendering the axis in circular gauge. |
CircularGaugePointerBorder
Sets and gets the options to customize the color and width of the border for the needle pointer in an axis. |
CircularGaugePointers
Gets or sets the pointers of an axis in circular gauge component. |
CircularGaugeRadialGradient
Sets and gets the properties to render a radial gradient in the circular gauge. |
CircularGaugeRange
Gets or sets the properties of a range of an axis in circular gauge component. |
CircularGaugeRanges
Gets or sets the ranges of an axis in circular gauge component. |
CircularGaugeRangeTooltipBorder
Sets and gets the options to customize the border for range tooltip. |
CircularGaugeRangeTooltipSettings
Gets or sets the tooltip settings of the range in circular gauge. |
CircularGaugeRangeTooltipTextStyle
Sets and gets the options for the text style of the tooltip text for ranges in circular Gauge. |
CircularGaugeTickSettings
Gets or sets the tick line settings of an axis in circular gauge component. |
CircularGaugeTitleStyle
Sets and gets the options for customizing the title for circular gauge. |
CircularGaugeTooltipBorder
Sets and gets the options to customize the border for circular gauge tooltip. |
CircularGaugeTooltipSettings
Gets or sets the options for customizing the tooltip of gauge. |
CircularGaugeTooltipTextStyle
Gets and sets 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
Sets and gets 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
Sets and gets 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. |