Search results

Overview API in JavaScript Linear Gauge API control

Name Description
Axis Sets and gets the options for customizing the axis of a gauge.
Label Sets and gets the options for customizing the appearance of the axis labels.
Line Sets and gets the options for customizing the appearance of axis line in linear gauge.
Pointer Sets and gets the options for customizing the pointers of an axis in linear gauge.
Range Sets and gets the options for customizing the ranges of an axis.
Tick Sets and gets the options for customizing the minor tick lines in axis.
ColorStop Specifies the color information for the gradient in the linear gauge.
GradientPosition Specifies the position in percentage from which the radial gradient must be applied.
LinearGradient This specifies the properties of the linear gradient colors for the linear gauge.
RadialGradient This specifies the properties of the radial gradient colors for the linear gauge.
LinearGauge Represents the linear gauge control. This is used to customize the properties of the linear gauge to visualize the data in linear scale.
Annotation Sets and gets the options for customizing the annotation in linear gauge.
Border Sets and gets the options to customize the style properties of the border for the linear gauge.
Container Sets and gets the options for customizing the container of linear gauge.
Font Sets and gets the options for customizing the fonts.
Margin Sets and gets the margin for the linear gauge.
RangeTooltip Sets and gets the options to customize the tooltip for range in axis.
TextStyle Defines the font properties such as font-size, font family and others for the text pointer.
TooltipSettings Sets and gets the options for customizing the tooltip in linear gauge.
GaugeLocation Specifies the location of the element in the linear gauge.
Size Specifies the size information of an element.
IAnimationCompleteEventArgs Specifies the event arguments for animation completed event in linear gauge.
IAnnotationRenderEventArgs Specifies the event arguments for annotation render event in linear gauge.
IAxisLabelRenderEventArgs Specifies the event arguments for axis label rendering event in linear gauge.
ILoadEventArgs Specifies the event arguments for load event in linear gauge.
ILoadedEventArgs Specifies the event arguments for loaded event in linear gauge.
IMouseEventArgs Specifies the event arguments for mouse events in linear gauge.
IPointerDragEventArgs Specifies the event arguments for pointer drag event in linear gauge.
IPrintEventArgs Specifies the event arguments for print event in linear gauge.
IResizeEventArgs Specifies the event arguments for resize event in linear gauge.
IThemeStyle Specifies the theme style for linear gauge.
ITooltipRenderEventArgs Specifies the event arguments for tooltip event in linear gauge.
IValueChangeEventArgs Specifies the event arguments for value change event in linear gauge.
ContainerType Defines the container type.
ExportType Defines the export type.
TooltipPosition Specifies the tooltip position for the range in linear gauge.