Angular BarGauge - BarGaugeLegendItem

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

import { DxBarGaugeTypes } from "devextreme-angular/ui/bar-gauge"
Type: DxBarGaugeTypes.LegendItem

See Also

item

The bar that the legend item represents.

Selector: dxo-item

marker

A legend item marker.

Selector: dxo-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