Skip to content

Updated Project sample with .Net 9 version. #4

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Harsha-SF4223
Copy link
Collaborator

Description:
Updated project version from .Net 6 to .Net 9.

Output Image
Screenshot 2025-04-29 071811

<ActiveDebugProfile>Windows Machine</ActiveDebugProfile>
</PropertyGroup>
<ItemGroup>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Harsha-SF4223 remove user pro file

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed file

@@ -8,7 +8,7 @@
<ContentPage.BindingContext>
<local:ViewModel/>
</ContentPage.BindingContext>
<chart:SfCartesianChart>
<chart:SfCartesianChart Margin="0,10,0,0">

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Harsha-SF4223 why added margin, share reason

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

legend overlapping with layout settings, for better UI visibility given margin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants