-
Notifications
You must be signed in to change notification settings - Fork 104
Closed
Labels
bugSomething isn't workingSomething isn't workingchartChart and graph related issuesChart and graph related issues
Description
Description
Hi,
setting a Tooltip in a SfCartesianChart:
<chart:SfCartesianChart.TooltipBehavior>
<chart:ChartTooltipBehavior Background="{AppThemeBinding Light=Red, Dark=Blue}"
Duration="5" />
</chart:SfCartesianChart.TooltipBehavior>is not working, when the user change the theme (dark/light)
Steps to Reproduce
- Setting AppThemeBinding on ChartTooltipBehavior Background
- Open View
- Change dark/light mode in app via system settings
- return to app
The color was not changed.
Version with bug
1.0.4
Is this a regression from previous behavior?
No, this is a new issue
Last Known Working Version
1.0.3
Affected platforms
iOS, Android
Affected Platform Versions
No response
Have you found a workaround?
No response
Relevant log output
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingchartChart and graph related issuesChart and graph related issues