Syncfusion Feedback

Controls
  • General
    • Server App Creation
    • WebAssembly App Creation
    • Blazor MAUI App Creation
    • Blazor Playground App
    • Blazor WPF App Creation
    • Blazor Web App Creation
  • Appearance
    • Icons
  • Grids
    • Data Grid
    • Tree Grid
    • Pivot Table
  • Data Visualization
    • Charts
    • 3D Charts
    • Barcode Generator
    • Bullet Chart
    • Circular Gauge
    • Diagram
    • Heatmap Chart
    • Kanban Board
    • Linear Gauge
    • Maps
    • Range Selector
    • Smith Chart
    • Sparkline Charts
    • TreeMap
    • Stock Chart
  • File Viewers & Editors
    • In-Place Editor
    • Rich Text Editor
    • Image Editor
    • Word Processor
    • PDF Viewer
  • Calendars
    • Scheduler
    • Gantt Chart
    • Calendar
    • DatePicker
    • DateRangePicker
    • DateTime Picker
    • TimePicker
  • Buttons
    • Button
  • DropDowns
    • AutoComplete
    • ComboBox
    • DropDownList
    • ListBox
    • MultiSelect Dropdown
    • Mention
    • MultiColumn ComboBox
  • Smart Components
    • Smart Paste Button
    • Smart TextArea
  • Dropdowns
    • Dropdown Tree
  • Inputs
    • Radio Button & Checkbox
    • Color Picker
    • Signature
    • File Upload
    • Input Mask
    • Numeric Textbox
    • Range Slider
    • TextArea
    • TextBox
    • Toggle Switch Button
    • Rating
    • OTP Input
  • Interactive Chat
    • AI AssistView
    • Chat UI
  • Navigation
    • Accordion
    • Breadcrumb
    • Carousel
    • Context Menu
    • File Manager
    • Menu Bar
    • Pager
    • Sidebar
    • Tabs
    • Toolbar
    • TreeView
    • AppBar
    • Stepper
    • Ribbon
  • Layout
    • Card
    • Dashboard
    • Dialog
    • ListView
    • Splitter
    • Timeline
    • Tooltip
    • Media Query
    • Avatar
  • Notifications
    • Message
    • ProgressBar
    • Toast
    • Spinner
    • Skeleton
    • Badge
  • Forms
    • Query Builder UI
    • Data Form
  • Document Processing Libraries
    • Word (DocIO)
    • PDF

Blazor Charts - Tutorial Videos

Go Back
thumbnail image

Watch video

Create Syncfusion Blazor Charts in Just 10 Minutes

Learn how easily you can create and configure Syncfusion Blazor Charts in a Blazor Server App using Visual Studio 2019. In this video, you will learn how to add a simple Blazor Charts to a Blazor Server App. You will see how to populate list data and set series types to Charts. You will also learn how to add legends and enable data labels as well as tooltips to Blazor Charts.

Download Example: Getting Started with Blazor Charts

Topics included
1. Create a Blazor Project 01:13 min
2. Add Blazor Charts 03:29 min
3. Populate list data source 04:00 min
4. Set titles for Chart and axes 05:55 min
5. Add data labels 06:53 min
6. Add legends 07:29 min
7. Enable tooltip 08:14 min
Plaform: Blazor Show more
thumbnail image

Watch video

Create Blazor Pie, Pyramid, and Funnel Charts in Just 10 Minutes

Learn how easily you can create and configure Syncfusion Blazor accumulation charts in a Blazor WebAssembly app using Visual Studio 2019. In this video, you will learn how to add a simple Blazor accumulation chart to a Blazor WebAssembly app. You will see how to populate list data and set series types to charts. You will also learn how to add legends and enable data labels and tooltips in Blazor accumulation charts.

Download Example: Getting Started with Blazor Circular and Triangular Charts

Topics included
1. Introduction 00:00 min
2. Create a Blazor Project 00:56 min
3. Add Blazor accumulation charts 03:12 min
4. Populate list data source 03:40 min
5. Set title for Chart 04:30 min
6. Add data labels 04:47 min
7. Enable tooltip 05:15 min
8. Change series type 05:41 min
Plaform: Blazor Show more
thumbnail image

Watch video

How to Create and Customize Blazor Financial Charts

Learn how easily you can create and configure Syncfusion Blazor financial charts in a Blazor WebAssembly app using Visual Studio 2019. 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.

Download Example: Getting Started with Blazor Financial Charts

Topics included
1. Introduction 00:00 min
2. Set HighLow series type 01:29 min
3. Add data source 01:41 min
4. Add date time axis 02:13 min
5. Set title for Chart 03:44 min
6. Enable tooltip 04:22 min
7. Add crosshair 04:47 min
8. Set HighLowOpenClose series type 05:41 min
9. Set Candle series type 06:40 min
Plaform: Blazor Show more
thumbnail image

Watch video

Create Blazor Polar and Radar Charts in Just 10 Minutes

Learn how easily you can create and configure Syncfusion Blazor polar and radar charts in a Blazor WebAssembly app using Visual Studio 2019. In this video, you will see how to render the Blazor radar and polar charts with basic features like data markers, series plotting types, and tooltips.

Download Example: Getting Started with Blazor Polar and Radar Charts

Topics included
1. Introduction 00:00 min
2. Set series and draw type 01:33 min
3. Add category axis 02:34 min
4. Text label placement 02:56 min
5. Enable data marker 04:13 min
6. Add tooltip 04:36 min
7. Different draw types 05:09 min
8. Add radar series type 05:33 min
9. Customize the start angle and radius of the chart 06:02 min
Plaform: Blazor Show more
thumbnail image

Watch video

Customizing Axis Labels in Blazor Charts

See how easily you can customize Blazor chart axis labels to enhance their appearance. In this video, you will learn how to customize the chart axis labels with properties like smart axis labels, multilevel labels, and edge label placement. We will show you how to trim the axis label width and break axis labels into multiple lines. You will learn how to position the axis labels.

Download Example: Customize Axis Labels in Blazor Charts

Topics included
1. Introduction 00:00 min
2. Set edge label placement 01:18 min
3. Arrange the axis labels 01:36 min
4. Customize axis labels 02:08 min
5. Break the x-axis label 02:29 min
6. Trim an axis labels 02:54 min
7. Position the axis labels 03:15 min
8. Add multilevel labels 03:54 min
Plaform: Blazor Show more
thumbnail image

Watch video

How to Customize the Logarithmic Axis in Blazor Charts

Learn how easily you can add a logarithmic axis to Syncfusion Blazor Charts and customize it with various built-in options. In this video, you will learn how to display higher-order and lower-order magnitude values in the vertical axis instead of numeric values by using a logarithmic axis. You will see how to use available axis customization options like setting custom ranges and intervals for the y-axis as well as how to display the y-axis values with different log base values. You will also learn how to format axis labels.

Download Example: Customize the Logarithmic Axis in Blazor Charts

Topics included
1. Introduction 00:00 min
2. Add logarithmic axis 01:00 min
3. Set custom range for y-axis 03:10 min
4. Add custom interval for y-axis 03:38 min
5. Change log base value 03:54 min
6. Format y-axis label 04:28 min
Plaform: Blazor Show more
thumbnail image

Watch video

How to Customize a Category Axis in Blazor Charts

Learn how easily you can add a category axis to Syncfusion Blazor Charts and customize it with various built-in options. In this video, you will learn how to plot non-chronological data in a Blazor Chart with a category axis. You will see how to use available axis customization options like setting custom ranges and intervals, how to position labels on or between the ticks, and how to add the indexed category axis.

Download Example: Customize the Category Axis in Blazor Charts

Topics included
1. Introduction 00:00 min
2. Add category axis 01:07 min
3. Set custom range for x-axis 03:10 min
4. Position the axis labels 04:04 min
5. Add indexed category axis 04:29 min
Plaform: Blazor Show more
thumbnail image

Watch video

How to Customize the Numeric Axis of Blazor Charts

Learn how easily you can add a numeric axis to Syncfusion Blazor charts and customize it with various built-in options. In this video, you will learn how to display numeric labels on the horizontal axis by using a double axis, along with other axis customization options. You will get to know the numeric axis properties one by one with simple scenarios: how to display data items based on the custom x-axis range values and custom intervals; how to format the numeric value labels with custom formal or globalized formats; and how to add range padding to the horizontal axis.

Download Example: Customize the Numeric Axis in Blazor Charts

Topics included
1. Introduction 00:00 min
2. Add numeric axis 02:02 min
3. Set custom range for x-axis 03:37 min
4. Add custom interval for x-axis 04:17 min
5. Format x-axis labels 04:55 min
6. Set range padding for y-axis 06:14 min
Plaform: Blazor Show more
thumbnail image

Watch video

How to Customize the Date-Time Axis in Blazor Charts

Learn how easily you can add a date-time axis to Syncfusion Blazor charts and customize it with various built-in options. In this video, you will learn how to display date-time values instead of numeric intervals on the horizontal axis using the date-time axis, along with other axis customization options. You will get to know the date-time axis properties with simple scenarios: how to display date-time values based on the custom x-axis range values and custom intervals, and how to format the date-time value labels with custom formal or globalized formats. You will also learn how to display date-time values with nonlinear interval values in the horizontal axis using the date-time category axis.

Download Example: Customize the Date-Time Axis in Blazor Charts

Topics included
1. Introduction 00:00 min
2. Add date-time axis 01:33 min
3. Format x-axis label 02:48 min
4. Set custom range for x-axis 03:12 min
5. Add custom interval for x-axis 03:38 min
6. Set range padding for y-axis 05:19 min
7. Add date-time category axis 05:50 min
Plaform: Blazor Show more
thumbnail image

Watch video

How to Customize the Blazor Chart Axis

Learn how easily you can customize a Blazor chart axis to make it more informative. In this video, you will learn how to customize a chart axis with properties like axis crossing, tick lines, and grid lines. You will learn how to add multiple axes to a chart, place an axis opposite from its original position, and inverse the chart axis to display the highest value of the axis near the origin.

Download Example: Customize Blazor Charts Axes

Topics included
1. Introduction 00:00 min
2. Customize axis ticks and grid lines 00:51 min
3. Change the axis position 01:24 min
4. Inverse the axis position 01:48 min
5. Add multiple axes 02:19 min
6. Customize the axis crossing 04:08 min
Plaform: Blazor Show more
thumbnail image

Watch video

Zooming and Panning Options with Blazor Charts

Learn how easily you can add zoom and pan effects to Syncfusion Blazor Charts. In this video, you will learn how to make Blazor Charts more interactive by adding zooming and panning features. You will see how to zoom a specific chart area using different zooming modes. Also, you will learn how to customize toolbar options and how to navigate zoomed areas using the panning option.

Download Example: Zooming and Panning Options in Blazor Charts

Topics included
1. Introduction 00:00 min
2. Enable zooming options 01:03 min
3. Customize toolbar options 02:32 min
4. Enable pan option 02:57 min
5. Enable zooming modes 03:20 min
6. Enable Scrollbar option 03:46 min
7. Enable auto interval option 04:07 min
Plaform: Blazor Show more
thumbnail image

Watch video

How to Enable Crosshair and Trackball in Blazor Charts

Learn how easily you can add a crosshair and trackball to Syncfusion Blazor Charts. In this video, you will also see how to customize a crosshair tooltip.

Download Example: Enable Crosshairs and Trackball in Blazor Charts

Topics included
1. Introduction 00:00 min
2. Enable a crosshair 01:22 min
3. Add crosshair tooltip 01:40 min
4. Customize crosshair tooltip 02:27 min
5. Add trackball marker 03:50 min
Plaform: Blazor Show more
thumbnail image

Watch video

How to Show Informative Tooltips in Blazor Charts

Learn how easily you can add a tooltip to Syncfusion Blazor Charts. In this video, you will learn how to make Blazor Charts more interactive by adding tooltips. You will see how to format the tooltip content with both HTML and custom template values, and how to enhance the look of the tooltips by adding borders.

Download Example: Show Informative Tooltips in Blazor Charts

Topics included
1. Introduction 00:00 min
2. Enable a tooltip 01:11 min
3. Format the tooltip content 01:42 min
4. Tooltip templates 02:06 min
5. Customize the appearance of the tooltip 03:06 min
Plaform: Blazor Show more
thumbnail image

Watch video

Adding Annotations to Blazor Charts

Learn how easily you can add annotations to Syncfusion Blazor Charts. In this video, you will learn how to add image annotations to Blazor charts. You will also see how to position images using the coordinateUnits property with pixel or point values.

Download Example: Add Annotations to Blazor Charts

Topics included
1. Introduction 00:00 min
2. Adding an annotation 01:11 min
3. Setting coordinate units as pixels 02:09 min
4. Setting coordinate units as points 02:33 min
Plaform: Blazor Show more
thumbnail image

Watch video

Adding Legends to Blazor Charts

Learn how easily you can add a legend to Syncfusion Blazor Charts and customize them with various built-in options. In this video, you will learn how to display information about the series in a Blazor chart using a legend, and how to position and align the legend. Also, you will learn how to change the legend icons, how to highlight the selected series in the chart, and finally how to animate the chart and customize the size of the legend.

Download Example: Add Legends to Blazor Charts

Topics included
1. Introduction 00:00 min
2. Add a legend 01:01 min
3. Position the legend 01:39 min
4. Align the legend 02:00 min
5. Customize the legend icons 02:39 min
6. Highlight selected series 03:15 min
7. Set legend height and width 04:09 min
8. Animate the chart 04:26 min
Plaform: Blazor Show more
thumbnail image

Watch video

How to Create and Customize the Line Chart in Blazor Charts Component

In this video, learn how to create and customize line charts in the Syncfusion Blazor Charts component.

Download Example: Customize the Blazor Line Chart

Topics included
1. Introduction 00:00 min
2. Install Blazor Chart package 02:02 min
3. Add the Blazor chart component 03:08 min
4. Customize the appearance of the chart 05:18 min
Plaform: Blazor Show more
thumbnail image

Watch video

How to Create and Customize the Column Chart in Blazor Charts Component

Discover how to customize the column chart by adjusting the axis labels, styling the columns, and incorporating interactive features.

Download Example: Customize the Blazor Column Chart

Topics included
1. Introduction 00:00 min
2. Add Syncfusion Blazor Charts component 01:45 min
3. Customize the column chart 03:49 min
Plaform: Blazor Show more
thumbnail image

Watch video

How to Create and Customize the Multi Series Chart in Blazor Charts Component

Learn how to create and customize multi series charts using the Syncfusion Blazor Charts component. Discover how to adjust axis labels, style columns, and incorporate interactive features to enhance the charts.

Download Example: Customize the Blazor Multi Series Chart

Topics included
1. Introduction 00:00 min
2. Add Syncfusion Blazor Charts component 02:07 min
3. Customize the Multi Series chart 04:22 min
Plaform: Blazor Show more
Chat with us