Chart Constructor |
Name | Description | |
---|---|---|
![]() | Chart(DocumentModel, ChartType) |
Initializes a new instance of the Chart class with specified data.
|
![]() | Chart(DocumentModel, ChartType, ChartGrouping) |
Initializes a new instance of the Chart class with specified data.
|
![]() | Chart(DocumentModel, ChartType, Layout) |
Initializes a new instance of the Chart class with specified data and layout.
|
![]() | Chart(DocumentModel, ChartType, ChartGrouping, Layout) |
Initializes a new instance of the Chart class with specified data and layout.
|