SetTileContentAsChart method: Tile class

Syntax

SetTileContentAsChart()

Description

Invoke the SetTileContentAsChart method within your implementation of the getTileLiveData method only if you wish to dynamically override the tile content type to display a chart at runtime.

If you invoke this method, then the Tilechart property is required.

Parameters

None.

Returns

None.