You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blazor/chart/chart-series.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ The [ChartSeries](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Charts
58
58
59
59
## Series Combination
60
60
61
-
You can create a chart by combining different chart types, such as line and column. Note: Bar series cannot be combined with other series due to axis orientation differences.
61
+
A chart can be created by combining different chart types, such as line and column. Bar series cannot be combined with other series due to axis orientation differences.
62
62
63
63
N> Bar series cannot be combined with any other series as the axis orientation is different from other series.
0 commit comments