TileKPI_2_Layout property: Tile class
Description
When the tile content contains two KPIs, set the TileKPI_2_Layout property as an alternative to invoking either the SetTileContentAsTwoKPIs or the SetTileContentAsTwoKPIsTopBottom. Use the following constants with this property:
-
%This.k_strDataKPI_2_DefaultLayout - The KPIs are displayed side-by-side (equivalent to SetTileContentAsTwoKPIs).
-
%This.k_strDataKPI_2_TopBottom - The KPIs are displayed stacked (equivalent to SetTileContentAsTwoKPIsTopBottom).
This property is read/write.