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

This sample demonstrates the AAPL stock price using the DateTimeCategory axis type in the stock chart to display the minimum number of labels without any overlap on various business days.

DEMO
SOURCE

In this example, you can see how to render and configure a stock chart to visualize stock data using the DateTimeCategory axis type. Use series Type as Spline to render a spline series.

Tooltip is enabled in this example. To see the tooltip in action, hover the chart or tap on it in touch enabled devices.

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