**Describe the bug** Some UI elements flipped in graphing mode in RTL <!--**Steps To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error --> **Expected behavior** All text and UI elements respect RTL languages. **Screenshots**  <!-- **Device and Application Information** - OS Build: - Architecture: - Application Version: - Region: - Dev Version Installed: --> <!-- Run the following commands in Powershell and copy/paste the output. " - OS Build: $([Environment]::OSVersion.Version)" " - Architecture: $((Get-AppxPackage -Name Microsoft.WindowsCalculator).Architecture)" " - Application Version: $((Get-AppxPackage -Name Microsoft.WindowsCalculator).Version)" " - Region: $((Get-Culture).Name)" " - Dev Version Installed: $($null -ne (Get-AppxPackage -Name Microsoft.WindowsCalculator.Dev))" --> **Additional context** Reported on [Reddit](https://www.reddit.com/r/Windows10/comments/ib0i1i/windows_flips_some_elements_graphics_and_texts/) **Requested Assignment** I'm just reporting this problem. I don't want to fix it.