• Material 3
  • Material 3 Dark
  • Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Localization
*Translated by Google Translator.
Currency
Essential Studio
HOME
All Controls

Example of DateTime Axis in ASP.NET Core Chart Control

This sample shows the date-time axis in a chart with a weather report for the year 2016.

DEMO
SOURCE

The date-time axis uses a date-time scale and displays date-time values as the axis labels. To use a date-time axis, set the ValueType in axis to DateTime.

More information about the DateTime axis can be found in this documentation section.