TileKPI_2 property: Tile class

Description

Use the TileKPI_2 property to set the second KPI data value as a String value. Setting this property is required when you have specified the two KPIs content type in Tile Wizard or you have invoked the one of the following methods: SetTileContentAsTwoKPIs or SetTileContentAsTwoKPIsTopBottom.

Since KPIs are typically numeric values, you can use the getAmountFormattedValue method or several built-in functions (for example, NumberToString or NumberToDisplayString) to convert the numeric value to a String value.

Set a label for this data value using the TileKPI_2_Label property.

This property is read/write.