GitHunt
SY

SyncfusionExamples/How-to-Create-and-Customize-Blazor-Financial-Charts

A quick start Blazor project that helps you to learn how to add a simple Blazor financial charts to a Blazor WebAssembly app. In this video, You will see how to render the Blazor financial chart types, namely the highlow, openhighlowclose, and candle charts with their built-in features. You will also learn how these charts visually indicate stock price variations with various data elements like high, low, open, close, and volume.

How to Create and Customize Blazor Financial Charts

A quick start Blazor project that helps you to learn how to add a simple Blazor financial charts to a Blazor WebAssembly app. In this video, You will see how to render the Blazor financial chart types, namely the highlow, openhighlowclose, and candle charts with their built-in features. You will also learn how these charts visually indicate stock price variations with various data elements like high, low, open, close, and volume.

Example: https://blazor.syncfusion.com/demos/chart/hilo

Documentation: https://blazor.syncfusion.com/documentation/chart/chart-types/high-low

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.

Languages

HTML71.0%CSS19.7%C#9.4%

Contributors

Created September 17, 2021
Updated October 22, 2021
SyncfusionExamples/How-to-Create-and-Customize-Blazor-Financial-Charts | GitHunt