Skip to content

Commit 190bb63

Browse files
Merge pull request #1488 from syncfusion-content/892307_Update_UG_for_SurfaceChart
892307-Update theme support in surface chart documents.
2 parents 8406c21 + d0d80dc commit 190bb63

File tree

3 files changed

+12
-8
lines changed

3 files changed

+12
-8
lines changed

wpf/Control-Dependencies.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -376,8 +376,6 @@ Syncfusion.Edit.WPF
376376
<td>
377377
Syncfusion.Gantt.WPF <br/>
378378
Syncfusion.SfGrid.WPF <br/>
379-
Syncfusion.Themes.MaterialLight.WPF <br/>
380-
Syncfusion.SfSkinManager.WPF <br/>
381379
Syncfusion.Shared.WPF <br/>
382380
Syncfusion.ProjIO.Base
383381
</td>
@@ -1669,8 +1667,7 @@ Syncfusion.SfInput.WPF<br/>
16691667
Syncfusion.SfBusyIndicator.WPF<br/>
16701668
Syncfusion.SfSkinManager.WPF<br/>
16711669
Syncfusion.SfShared.WPF <br/>
1672-
Syncfusion.Shared.WPF<br/>
1673-
Syncfusion.Themes.MaterialLight.WPF
1670+
Syncfusion.Shared.WPF
16741671
</td>
16751672
<td>
16761673
Syncfusion.SfScheduler.WPF

wpf/Gantt/migration-to-26v-or-higher.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,7 @@ To facilitate the migration from [`GridTreeControl`](https://help.syncfusion.com
1919
<td>Syncfusion.Grid.WPF<br/>
2020
Syncfusion.GridCommon.WPF
2121
</td>
22-
<td>Syncfusion.SfGrid.WPF<br/>
23-
Syncfusion.SfSkinManager.WPF<br/>
24-
Syncfusion.Themes.MaterialLight.WPF
25-
</td>
22+
<td>Syncfusion.SfGrid.WPF</td>
2623
</tr>
2724
</table>
2825

wpf/Surface-Chart/Getting-Started.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -516,3 +516,13 @@ The following output is displayed as a result of the above code example.
516516
You can get the complete getting started sample [`here`](https://www.syncfusion.com/downloads/support/directtrac/general/ze/SurfaceChartDemo-1998279060).
517517

518518
![simple surface from Code behind](surface_chart_images/surface_chart_img7.jpeg)
519+
520+
## Theme
521+
522+
WPF SurfaceChart (SfSurfaceChart) supports various built-in themes. Refer to the below links to apply themes for the SfSurfaceChart,
523+
524+
* [Apply theme using SfSkinManager](https://help.syncfusion.com/wpf/themes/skin-manager)
525+
526+
* [Create a custom theme using ThemeStudio](https://help.syncfusion.com/wpf/themes/theme-studio#creating-custom-theme)
527+
528+

0 commit comments

Comments
 (0)