Namespace Syncfusion.Blazor.LinearGauge
Classes
AnnotationRenderEventArgs
Specifies the event arguments for annotation render event in linear gauge.
AxisLabelRenderEventArgs
Specifies the event arguments for axis label rendering event in linear gauge.
ColorStop
Gets or sets the color range properties for the gradient.
ColorStops
Represents the collection of color stops for defining gradient ranges in a linear gauge component.
GradientPosition
Represents the circle positions for defining the radial gradient in a linear gauge component.
InnerPosition
Represents the positioning for the inner circle of a radial gradient in a linear gauge component.
LinearGaugeAnnotation
Defines the annotation element for an axis in linear gauge component.
LinearGaugeAnnotationFont
Defines the style of the text in annotation.
LinearGaugeAnnotations
Defines the style of the text in annotation for a linear gauge.
LinearGaugeAxes
Represents a collection of axes within a linear gauge component.
LinearGaugeAxis
Defines the annotation element for an axis in linear gauge component.
LinearGaugeAxisLabelFont
Defines the style of the text in an axis label for the linear gauge. This class provides properties to customize the font and appearance of axis labels.
LinearGaugeAxisLabelStyle
Defines the style of the axis label in the linear gauge component. This class provides customizable properties to determine the appearance of axis labels.
LinearGaugeBorder
Defines the options for customizing the color and width of the gauge border.
LinearGaugeBorderSettings
Defines the options for customizing the color and width of the gauge border.
LinearGaugeContainer
Defines the container axis for an axis in linear gauge component.
LinearGaugeContainerBorder
Defines the options for customizing the color and width of the gauge container border.
LinearGaugeEvents
Specifies the events to be triggered in the linear gauge component.
LinearGaugeFontSettings
Defines the options for customizing the fonts used in the linear gauge component. Provides properties to control text appearance including color, font family, style, weight, opacity, and size.
LinearGaugeLine
Defines the lines of an axis in Linear gauge component.
LinearGaugeLinearGradient
Defines the linear gradient color settings for the axis in the linear gauge component. This class controls the gradient effects applied to gauge elements, enhancing visual depth.
LinearGaugeMajorTicks
Defines the major tick lines of an axis in Linear gauge component.
LinearGaugeMargin
Defines the options to customize the left, right, top and bottom margins of the linear gauge.
LinearGaugeMarginSettings
Defines the options to customize the left, right, top and bottom margins of the linear gauge.
LinearGaugeMarkerTextStyle
Sets and gets the style of text in pointer of an axis.
LinearGaugeMinorTicks
Defines the minor tick lines of an axis in Linear gauge component.
LinearGaugePointer
Defines the pointer element for an axis in linear gauge component.
LinearGaugePointerBorder
Defines the options for customizing the color and width of the gauge pointer border.
LinearGaugePointers
Defines the pointer element for an axis in linear gauge component.
LinearGaugeRadialGradient
Defines the radial gradient color settings for the axis in a linear gauge.
LinearGaugeRange
Defines the range element for an axis in linear gauge component.
LinearGaugeRangeBorder
Defines the options for customizing the color and width of the gauge range border.
LinearGaugeRangeTooltipBorder
Defines the options to customize the border for range tooltip.
LinearGaugeRangeTooltipSettings
Defines the tooltip settings of the range in linear gauge.
LinearGaugeRangeTooltipTextStyle
Defines the options for the text style of the tooltip text for ranges in linear Gauge.
LinearGaugeRanges
Defines the range element for an axis in linear gauge component.
LinearGaugeTickSettings
Defines the tick line settings of an axis in linear gauge component.
LinearGaugeTitleStyle
Defines the style of the text in title.
LinearGaugeTooltipBorder
Defines the options for customizing the color and width of the gauge border.
LinearGaugeTooltipSettings
Defines the annotation element for an axis in linear gauge component.
LinearGaugeTooltipTextStyle
Defines the style of the text in tooltip.
LinearGradient
Defines the properties to render a linear gradient in the linear gauge.
LoadEventArgs
Specifies the event arguments for load event in linear gauge.
LoadedEventArgs
Specifies the event arguments for loaded event in linear gauge.
MouseEventArgs
Provides information about the OnGaugeMouseDown, OnGaugeMouseLeave and OnGaugeMouseUp events.
OuterPosition
Defines the outer linear of the radial gradient.
PointerDragEventArgs
Specifies the event arguments for pointer drag event in linear gauge.
PrintEventArgs
Specifies the event arguments for print event in linear gauge.
RadialGradient
Defines the properties to render a radial gradient in the linear gauge.
ResizeEventArgs
Specifies the event arguments for the resize event in linear gauge.
SfLinearGauge
The Linear Gauge is an ideal control for visualizing numeric values in a linear scale with features like multiple axes, different orientations, and more.
TooltipRenderEventArgs
Specifies the event arguments for tooltip event in linear gauge.
ValueChangeEventArgs
Specified the event arguments for the value change event in the linear gauge.
Enums
ContainerType
Defines the container type.
ExportType
Defines the export type of the rendered linear gauge.
MarkerType
Defines the type of marker in the linear gauge.
Orientation
Defines the type of orientation of the linear gauge.
Placement
Defines the placement of the pointer with respect to the axis line in the linear gauge.
Point
Defines type of pointer in linear gauge.
Position
Defines the position of the elements in the linear gauge. The elements that can be positioned are pointers, ticks, labels and ranges.
TooltipPosition
Specifies the tooltip position for the range or pointer in linear gauge.