Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 734 Bytes

File metadata and controls

18 lines (11 loc) · 734 Bytes

Customizing Axis Labels in Blazor Charts

This sample explains about how to customize the Syncfusion Blazor chart axis labels. This project also includes a code snippet to customize the Blazor chart axis labels with different customizable options like smart axis labels, multilevel labels, axis label position and more.

Example: https://blazor.syncfusion.com/demos/chart/multiple-axis

Documentation: https://blazor.syncfusion.com/documentation/chart/axis-customization

Prerequisites

  • Visual Studio 2022

How to run the project

  • Checkout this project to a location in your disk.
  • Open the solution file using the Visual Studio 2022.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.