Radzen Blazor Components

Radzen Blazor Chart Axis

The axes set the frame a chart is read against - the scale, the gridlines, the labels. By default they fit the data, but you can pin the range, format the values, and add a title.

Min, max and step link

By default the Radzen Blazor Chart determines the Y axis minimum and maximum based on the range of values. For example it finds the minimum and maximum values and uses the closest "nice" number. A nice number is usually a multiple of a power of 10: 0, 10, 100, 1000, 200000 etc.

Format axis values link

The value axis displays values with default formatting (ToString()). This can be customized in two ways - via the FormatString or the Formatter properties. FormatString supports the standard .NET Number formats.

Display grid lines link

You can make the chart display grid lines for either the value or category axis. Add a RadzenGridLines tag inside RadzenValueAxis or RadzenCategoryAxis and set its Visible property to true.

Set axis title link

Use the RadzenAxisTitle tag to display text below the category axis or next to the value axis.

Frequently asked questions

How do I set the axis minimum, maximum, and step?

Set Min, Max, and Step on the value axis to control the range and tick spacing instead of letting the chart pick them from the data.

How do I format axis labels?

Use the axis FormatString to display values as currency, percentages, dates, or any format you need.

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:

support

Dedicated support backed by proven expertise

palette

Premium themes and theme editor

widgets

Ready-to-use UI blocks

dashboard_customize

Complete app templates

format_shapes

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 🗙