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

Chart SaveImage no Margin #964

Closed
Tremlton opened this issue Mar 22, 2023 · 1 comment
Closed

Chart SaveImage no Margin #964

Tremlton opened this issue Mar 22, 2023 · 1 comment
Labels
bug Something isn't working priority 0 needs to be fixed asap.

Comments

@Tremlton
Copy link

Describe the bug
The SaveImage() function does not consider the DrawMargin when rendering the image.

To Reproduce
Set a Drawin Margin in Xaml and SaveImage()

Expected behavior
How it should look like (With Margin on auto)
image

Here is the a screenshot with Margin(0,0,0,0)
image
But it still prints it like the first image

@beto-rodriguez beto-rodriguez added the bug Something isn't working label Jun 8, 2023
@beto-rodriguez
Copy link
Owner

Thanks for the report! this is fixed with the referenced commit and will be included in the next version of the library.

@beto-rodriguez beto-rodriguez added the priority 0 needs to be fixed asap. label Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority 0 needs to be fixed asap.
Projects
None yet
Development

No branches or pull requests

2 participants