MobileCRM.UI.EntityChart.setDataSource - Resconet/JSBridge GitHub Wiki
Sets the chart data source replacement.
Data source must be set during the document load stage and must not be delayed.
It is used only if the entity view iFrame is marked as data source provider in Woodford.
Argument | Type | Description |
---|---|---|
dataSource | MobileCRM.UI.ChartDataSource | A data source object implementing the EntityChart loading routine. |