jQuery Common - Object Structures - BarGaugeBarInfo

An object that provides information about a bar in the BarGauge UI component.

Type:

Object

color

The bar's hexadecimal color code.

Type:

String

index

The bar's zero-based index. Bars closest to the gauge's center have higher indexes.

Type:

Number

value

The bar's value.

Type:

Number