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

892307-Update theme support in surface chart documents. #1476

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions wpf/Control-Dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -376,8 +376,6 @@ Syncfusion.Edit.WPF
<td>
Syncfusion.Gantt.WPF <br/>
Syncfusion.SfGrid.WPF <br/>
Syncfusion.Themes.MaterialLight.WPF <br/>
Syncfusion.SfSkinManager.WPF <br/>
Syncfusion.Shared.WPF <br/>
Syncfusion.ProjIO.Base
</td>
Expand Down Expand Up @@ -1669,8 +1667,7 @@ Syncfusion.SfInput.WPF<br/>
Syncfusion.SfBusyIndicator.WPF<br/>
Syncfusion.SfSkinManager.WPF<br/>
Syncfusion.SfShared.WPF <br/>
Syncfusion.Shared.WPF<br/>
Syncfusion.Themes.MaterialLight.WPF
Syncfusion.Shared.WPF
</td>
<td>
Syncfusion.SfScheduler.WPF
Expand Down
5 changes: 1 addition & 4 deletions wpf/Gantt/migration-to-26v-or-higher.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,7 @@ To facilitate the migration from [`GridTreeControl`](https://help.syncfusion.com
<td>Syncfusion.Grid.WPF<br/>
Syncfusion.GridCommon.WPF
</td>
<td>Syncfusion.SfGrid.WPF<br/>
Syncfusion.SfSkinManager.WPF<br/>
Syncfusion.Themes.MaterialLight.WPF
</td>
<td>Syncfusion.SfGrid.WPF</td>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Share PR in development

</tr>
</table>

Expand Down
9 changes: 9 additions & 0 deletions wpf/Surface-Chart/Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Copy link
Collaborator

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,


* [Apply theme using SfSkinManager](https://help.syncfusion.com/wpf/themes/skin-manager)

* [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)
Copy link
Collaborator

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

Copy link
Collaborator

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.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.