Change color based on value on power chart in ignition

Hello everyone! I am trying to change the color of a value in the pen table based on value. Would this be possible with some sort of property binding? See the values I am trying to change based on color on the image below:

Your use of a binding pre-supposes the presence of a pen in the first place. If you go the route of a binding, you'd want to hard-code the displayed pens and remove the ability of the user to dictate which tags may be added or removed from the chart.