Skip to content

Commit 549f964

Browse files
Merge pull request #3 from SyncfusionExamples/WPF-61990-Update-readme
WPF-61990 Update readme
2 parents d488843 + 810e217 commit 549f964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# How-to-add-multiple-axes-in-WinUI-Chart-SfCartesianChart
1+
# How to add multiple axes in WinUI Chart (SfCartesianChart)?
22

33
The WinUI [Cartesian chart](https://help.syncfusion.com/cr/winui/Syncfusion.UI.Xaml.Charts.SfCartesianChart.html) provides support to add multiple axes inside the same chart area with the specified x-axis and y-axis. There are two properties [XAxisName](https://help.syncfusion.com/cr/winui/Syncfusion.UI.Xaml.Charts.CartesianSeries.html#Syncfusion_UI_Xaml_Charts_CartesianSeries_XAxisName) and [YAxisName](https://help.syncfusion.com/cr/winui/Syncfusion.UI.Xaml.Charts.CartesianSeries.html#Syncfusion_UI_Xaml_Charts_CartesianSeries_YAxisName) in all the [CartesianSeries](https://help.syncfusion.com/cr/winui/Syncfusion.UI.Xaml.Charts.CartesianSeries.html) types, which are used to provide multiple axes support.
44

0 commit comments

Comments
 (0)