A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://js.devexpress.com/Vue/Documentation/ApiReference/UI_Components/dxLinearGauge/ below:

Vue LinearGauge API | Vue Documentation

The LinearGauge is a UI component that indicates values on a linear numeric scale.

import DxLinearGauge from "devextreme-vue/linear-gauge"

Selector: DxLinearGauge

Type: DxLinearGaugeTypes.default

An object that defines configuration properties for the LinearGauge UI component.

Name Description animation

Specifies animation properties.

containerBackgroundColor

Specifies the color of the parent page element.

disabled

Specifies whether the UI component responds to user interaction.

elementAttr

Specifies the global attributes to be attached to the UI component's container element.

export

Configures the exporting and printing features.

geometry

Specifies the properties required to set the geometry of the LinearGauge UI component.

loadingIndicator

Configures the loading indicator.

margin

Generates space around the UI component.

onDisposing

A function that is executed before the UI component is disposed of.

onDrawn

A function that is executed when the UI component's rendering has finished.

onExported

A function that is executed after the UI component is exported.

onExporting

A function that is executed before the UI component is exported.

onFileSaving

A function that is executed before a file with exported UI component is saved to the user's local storage.

onIncidentOccurred

A function that is executed when an error or warning occurs.

onInitialized

A function used in JavaScript frameworks to save the UI component instance.

onOptionChanged

A function that is executed after a UI component property is changed.

onTooltipHidden

A function that is executed when a tooltip becomes hidden.

onTooltipShown

A function that is executed when a tooltip appears.

pathModified

Notifies the UI component that it is embedded into an HTML page that uses a tag modifying the path.

rangeContainer

Specifies gauge range container properties.

redrawOnResize

Specifies whether to redraw the UI component when the size of the container changes or a mobile device rotates.

rtlEnabled

Switches the UI component to a right-to-left representation.

scale

Specifies the gauge's scale properties.

size

Specifies the UI component's size in pixels. The default value depends on the component's orientation.

subvalueIndicator

Specifies the appearance properties of subvalue indicators.

subvalues

Specifies a set of subvalues to be designated by the subvalue indicators.

theme

Sets the name of the theme the UI component uses.

title

Configures the UI component's title.

tooltip

Configures tooltips.

value

Specifies the main value on a gauge.

valueIndicator

Specifies the appearance properties of the value indicator.

This section describes methods that can be used to manipulate the UI component.

This section describes events fired by this UI component.

Name Description disposing

Raised before the UI component is disposed of.

drawn

Raised when the UI component's rendering has finished.

exported

Raised after the UI component is exported.

exporting

Raised before the UI component is exported.

fileSaving

Raised before a file with exported UI component is saved to the user's local storage.

incidentOccurred

Raised when an error or warning occurs.

initialized

Raised only once, after the UI component is initialized.

optionChanged

Raised after a UI component property is changed.

tooltipHidden

Raised when a tooltip becomes hidden.

tooltipShown

Raised when a tooltip appears.

This section lists objects that define properties used to configure value and subvalue indicators of specific types.

Name Description Circle

An object that defines a gauge indicator of the circle type.

RangeBar

An object that defines a gauge indicator of the rangeBar type.

Rectangle

An object defining a gauge indicator of the rectangle type.

Rhombus

An object defining a gauge indicator of the rhombus type.

TextCloud

An object that defines a gauge indicator of the textCloud type.

TriangleMarker

An object that defines a gauge indicator of the triangleMarker type.

View Demo

Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4