ILineChartCardViewConfiguration interface

Configuration for a line chart card view.

Extends

Properties

body

Body area components.

Property Details

body

Body area components.

body: ICardLineChartConfiguration<T> | [ICardLineChartConfiguration<T>] | [ICardTextConfiguration, ICardLineChartConfiguration<T>];

Property Value