Skip to content

Commit c39b5e7

Browse files
Merge branch 'hotfix/hotfix-v27.1.48' into Es-892868-PortTooltip
2 parents 78af700 + 88fde45 commit c39b5e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

blazor/chart/chart-types/vertical-chart.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ documentation: ug
99

1010
# Vertical Chart in Blazor Charts Component
1111

12+
## Vertical chart
13+
1214
One can draw a vertical chart by changing the axis orientation, and all series types support this option. To render a chart vertically, use the [IsTransposed](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Charts.SfChart.html#Syncfusion_Blazor_Charts_SfChart_IsTransposed) property.
1315

1416
```cshtml

0 commit comments

Comments
 (0)