Skip to content

ChartTooltipBehavior Background with AppThemeBinding #159

@AlleSchonWeg

Description

@AlleSchonWeg

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

No one assigned

    Labels

    bugSomething isn't workingchartChart and graph related issues

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions