Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ThemeHelper.,SampleService.IsDevice #173

Open
lifeIsGood-love opened this issue Aug 23, 2024 · 0 comments
Open

ThemeHelper.,SampleService.IsDevice #173

lifeIsGood-love opened this issue Aug 23, 2024 · 0 comments
Labels
charts Chart component

Comments

@lifeIsGood-love
Copy link

Theme = ThemeHelper.GetCurrentTheme(NavigationManager.Uri);
if (SampleService.IsDevice)
{
Rotation = -45;
Label = LabelIntersectAction.None;
Width = "100%";
}
FontFamily = ThemeHelper.GetFontFamily(NavigationManager.Uri);

@kmuthukumarmkm kmuthukumarmkm added the charts Chart component label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
charts Chart component
Projects
None yet
Development

No branches or pull requests

2 participants