How to bind series color? #852
mjanulaitis
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In LiveCharts1 binding the color of a gauge was as easy as assigning the binding in XAML like so:
I am new to LiveCharts2 and do not see how I can bind in XAML. In my case, I change the color of the gauge when the value hits a specific value. For example when the value changes, I want to notify the control the Color property has changed. I do not see a way to implement the previous functionality. Any help would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions