SetTileContentAsChartAndKPI method: Tile class
Syntax
SetTileContentAsChartAndKPI()
Description
Invoke the SetTileContentAsChartAndKPI method within your implementation of the getTileLiveData method only if you wish to dynamically override the tile content type to display a chart and key performance indicator (KPI) at runtime.
If you invoke this method, then the Tilechart, TileKPI_1, and TileKPI_1_Label properties are required.
Parameters
None.
Returns
None.