Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 843 Bytes

File metadata and controls

18 lines (11 loc) · 843 Bytes

Add a Blazor Smith Chart to a Blazor Server App

This sample explains about how to create and configure Syncfusion Blazor Smith Chart in a Blazor server app using Visual Studio 2022. A Blazor Smith Chart is used to visualize the impedance of a transmission line in high-frequency circuit applications. In this video, you will learn how to populate list data, add legends, and enable data labels and tooltips.

Example: https://blazor.syncfusion.com/demos/smith-chart/default-functionalities

Documentation: https://blazor.syncfusion.com/documentation/smith-chart/getting-started

Pprerequisites

  • 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.