• 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 Category Axis in ASP.NET Core Chart Control

This sample shows a category axis in a chart with details about internet users across different countries.

DEMO
SOURCE

You can use the category axis to represent string values instead of numbers in the chart. To use the category axis, set ValueType in axis to Category.

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