-
Notifications
You must be signed in to change notification settings - Fork 17
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
892307-Update theme support in surface chart documents. #1476
base: master
Are you sure you want to change the base?
Conversation
Build Status: INPROGRESS 🔃 |
CI Status: SUCCESS ✅ |
Build Status: INQUEUE 🕒 |
Build Status: INPROGRESS 🔃 |
CI Status: SUCCESS ✅ |
@@ -516,3 +516,12 @@ The following output is displayed as a result of the above code example. | |||
You can get the complete getting started sample [`here`](https://www.syncfusion.com/downloads/support/directtrac/general/ze/SurfaceChartDemo-1998279060). | |||
|
|||
![simple surface from Code behind](surface_chart_images/surface_chart_img7.jpeg) | |||
|
|||
## Theme | |||
The SfSurfaceChart supports various built-in themes. Refer to the below links to apply themes for the SfSurfaceChart, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
WPF SurfaceChart (SfSurfaceChart) supports various built-in themes. Refer to the below links to apply themes for the SfSurfaceChart,
|
||
* [Create a custom theme using ThemeStudio](https://help.syncfusion.com/wpf/themes/theme-studio#creating-custom-theme) | ||
|
||
![Simple Surface](surface_chart_images/Theming_in_surfacechart.jpeg) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change alt name and image name to theming-support-in-WPF-surface-chart-control
|
||
* [Create a custom theme using ThemeStudio](https://help.syncfusion.com/wpf/themes/theme-studio#creating-custom-theme) | ||
|
||
![Simple Surface](surface_chart_images/Theming_in_surfacechart.jpeg) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As of now, Remove image , once updated surface chart UX review correction, and the share image.
Syncfusion.SfSkinManager.WPF<br/> | ||
Syncfusion.Themes.MaterialLight.WPF | ||
</td> | ||
<td>Syncfusion.SfGrid.WPF</td> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Share PR in development
Description