Skip to content

Commit cd5dd45

Browse files
authored
Committing the readme file
1 parent 7ae7e92 commit cd5dd45

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,18 @@
1-
# how-to-customize-the-pivot-chart-in-a-blazor-pivot-table
2-
A quick start Blazor project that shows how to display a pivot chart in the Blazor Pivot Table Component. This project includes a code snippet for customizing the axes, data labels, and legends. It also includes a code snippet for customizing the accumulation charts.
1+
# How to Customize the Pivot Chart in a Blazor Pivot Table
2+
3+
A quick start Blazor project that shows how to display a pivot chart in the Blazor Pivot Table Component. This project includes a code snippet for customizing the axes, data labels, and legends. It also includes a code snippet for customizing the accumulation charts.
4+
5+
Refer to the following documentation to learn about the Blazor Pivot Table component:
6+
https://blazor.syncfusion.com/documentation/pivot-table/pivot-chart
7+
8+
Check out this online example of the Blazor Pivot Table Component:
9+
https://blazor.syncfusion.com/demos/pivot-table/pivot-chart?theme=fluent
10+
11+
Watch the following video to get started with a Blazor Web Assembly app and add Syncfusion Blazor components to it:
12+
https://www.youtube.com/watch?v=zKU580cOqjg
13+
14+
## Project prerequisites
15+
Make sure that you have the compatible versions of [Visual Studio 2022](https://visualstudio.microsoft.com/downloads/ ) and [.NET Core SDK 7.0](https://dotnet.microsoft.com/en-us/download/dotnet/7.0) or later version in your machine before starting to work on this project.
16+
17+
## How to run this application
18+
To run this application, you need to first clone the `how-to-customize-the-pivot-chart-in-a-blazor-pivot-table` repository and then open it in Visual Studio 2022. Now, simply build and run your project to view the output.

0 commit comments

Comments
 (0)