Create a severity color converter
Create a converter that translates alarms severity into colors.
- Create the converter:
- In theProject viewpane, right-clickConvertersand select .
- Hover-over the converter, select, and enter
SeverityColorConverter.
- Configure the converter:
- Double-clickSeverityColorConverter.
- In the central pane, next toValues, selectStringand selectColor.SUGGERIMENTO: If you do not see the required option, select theShow allcheck box.
- In the first row, in theKeyscolumn, double-click0and enter1.
- In the first row, in theValuescolumn, double-click#00000000and enter#ff0000.
- Add another row by selectingin the top-right corner of the central pane.

- In the second row, in theKeyscolumn, double-click0and enter2.
- In the second row, in theValuescolumn, double-click#00000000and enter#0664c2.

Fornire un feedback