Edit

Share via


IBarChartCardViewConfiguration interface

Configuration for a bar chart card view.

Extends

Properties

body

Body area components.

Property Details

body

Body area components.

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

Property Value