src/app/model/chart/chart.model.ts
An chart model.
Properties |
|
constructor()
|
Constructs the chart model. ~constructor |
Public chartLoaded |
Type : Indexable<boolean>
|
Default value : {}
|
A map of charts by chart type that are already loaded. |