Radzen Blazor Components

Radzen Blazor Chart with line series

A line chart connects data points with straight segments, making it the clearest way to show a trend over time or any ordered sequence.

Overview Link to this section

A full year of weekly revenue across two business lines - real seasonality with a summer slowdown and a Black Friday spike - drawn with smooth lines, a shared tooltip with an axis crosshair and a currency-formatted value axis.

Basic line Link to this section

Bind a collection and set CategoryProperty and ValueProperty. Each point is connected with a straight segment in order.

Markers Link to this section

Add RadzenMarkers to mark each data point. Set MarkerType to Circle, Square, Triangle or Diamond and tune the Size.

Multiple series Link to this section

Add more than one RadzenLineSeries to compare trends side by side, and place a RadzenLegend to tell them apart.

Line styles Link to this section

Set LineType to Solid, Dashed or Dotted and adjust StrokeWidth to distinguish actual, target and forecast lines.

Data labels Link to this section

Add RadzenSeriesDataLabels to print values next to each point. Use a Formatter to format them and Step to label every Nth point.

Custom colors Link to this section

Set the Stroke of each series (and the marker Fill) to apply your own palette instead of the theme colors.

Tooltip and crosshair Link to this section

Set RadzenChartTooltipOptions Shared to show every series at the hovered category, add a RadzenAxisCrosshair for an aligned guide and RadzenGridLines for easier reading.

Interactive configuration Link to this section

Combine the settings above and see how they interact - smooth lines, markers, data labels, shared tooltip and tick placement.

Frequently asked questions

When should I use a line chart?

When the trend matters most - how a value moves over time, or across an ordered scale - especially when comparing several series at once. If magnitude or volume is the point, an area chart fills the space beneath the line to emphasize it.

What data does a line chart need?

A category or date on one axis and a numeric value on the other, mapped through the CategoryProperty and ValueProperty of the line series.

Can I smooth the line or make it step?

Yes. Set interpolation to spline for a smooth curve, or to step to hold each value until the next point. Straight-line interpolation is the default.

Radzen Blazor Newsletter

Get an email when new components and releases ship.

All the tools in one place

Save Hours on Every Project

With Radzen Blazor subscription you get the full toolkit, including:

Dedicated support backed by proven expertise

Premium themes and theme editor

Ready-to-use UI blocks

Complete app templates

Visual design-time-experience

Radzen Blazor Studio

Radzen Blazor Components, © 2018-2026 Radzen.
Source Code licensed under MIT

Demos Configuration

Premium Themes

  • Material 3
  • Material 3 Dark
  • Material 3 Expressive
  • Material 3 Expressive Dark
  • Fluent
  • Fluent Dark

Free Themes

  • Material
  • Material Dark
  • Standard
  • Standard Dark
  • Default
  • Dark
  • Humanistic
  • Humanistic Dark
  • Software
  • Software Dark
An error has occurred. This app may no longer respond until reloaded. Reload 🗙