Angular PolarChart - LegendItem

An object that provides information about a legend item.

import { LegendItem } from "devextreme/common/charts"
Type:

Object

See Also

marker

A legend item marker.

Selector: dxo-marker
Type:

Object

DevExtreme legend item marker

series

The series that the item represents on the legend.

Selector: dxo-series
Type:

Series

text

The text that the legend item displays.

Type:

String

visible

Indicates and specifies whether the legend item is visible.

Type:

Boolean