以下のように、最後の列にいくつかの異なる色のラベルを持つグリッドが必要です。1 つのラベルを使用する方法はわかっていますが、4 つ必要で、グリッド上の値 (değer) で表示または非表示にする必要があります。
例えば
if value is below 20 the red label will appear,
if value is over 40 the yellow and orange will appear same time,
if value is between 20-40 green label will appear...
どんな助けでも大歓迎です。