JavaScript/jQuery LinearGauge Indicator Types

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

Circle

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

Type:

Object

View Demo

RangeBar

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

Type:

Object

View Demo

Rectangle

An object defining a gauge indicator of the rectangle type.

Type:

Object

View Demo

Rhombus

An object defining a gauge indicator of the rhombus type.

Type:

Object

View Demo

TextCloud

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

Type:

Object

View Demo

TriangleMarker

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

Type:

Object

View Demo