Skip to content

Commit 88fde45

Browse files
authored
Merge pull request #4890 from syncfusion-content/902038-BlazorDocum
902038: Added header for vertical-chart type file.
2 parents f14de31 + e5fe4b4 commit 88fde45

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)