React BarGauge - BarGaugeLegendItem

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

import { BarGaugeTypes } from "devextreme-react/bar-gauge"
Type: BarGaugeTypes.LegendItem

See Also

item

The bar that the legend item represents.

Selector: Item

marker

A legend item marker.

Selector: Marker
Type:

Object

DevExtreme legend item marker

text

The text that the legend item displays.

Type:

String

visible

Indicates and specifies whether the legend item is visible.

Type:

Boolean