Charts / Chart Customization / Vertical Chart

Blazor Vertical Chart Example - Vertical Orientation Rendering

Loading Syncfusion Blazor Server Demos…

This sample illustrates a sales versus profit margin analysis using a vertical chart by inverting the axis orientation.

In this example, you can see how to render and configure a vertical chart by changing the axis orientation:

  • The x-axis becomes vertical
  • The y-axis becomes horizontal
  • Use the IsTransposed property to render the chart vertically

More information about the vertical chart can be found in this documentation section.