Skip to content

Commit 5d0e267

Browse files
committed
Modified the readme content
1 parent 0a13b8c commit 5d0e267

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
11
# Customizing Axis Labels in Blazor Charts
2-
A quick start Blazor project that shows 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.
32

4-
Example: https://blazor.syncfusion.com/demos/chart/multiple-axis
3+
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.
54

6-
Documentation: https://blazor.syncfusion.com/documentation/chart/axis-customization
5+
**Example**: https://blazor.syncfusion.com/demos/chart/multiple-axis
76

7+
**Documentation**: https://blazor.syncfusion.com/documentation/chart/axis-customization
88

9-
## Project pre-requisites
10-
Make sure that you have the compatible versions of Visual Studio 2019 and .NET Core SDK latest version(3.1.2) in your machine before starting to work on this project.
9+
## Prerequisites
1110

12-
## How to run this application?
13-
To run this application, you need to first clone the how-to-customize-blazor-chart-axis-labels repository and then open it in Visual Studio 2019. Now, simply build and run your project to view the output.
11+
* Visual Studio 2022
1412

13+
## How to run the project
1514

15+
* Checkout this project to a location in your disk.
16+
* Open the solution file using the Visual Studio 2022.
17+
* Restore the NuGet packages by rebuilding the solution.
18+
* Run the project.

0 commit comments

Comments
 (0)