• Material 3
  • Fluent
  • Fluent 2
  • Bootstrap 5
  • Tailwind CSS
  • High Contrast
  • Fluent 2 High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Theme Mode
Localization
*Translated by Google Translator.
Currency

Example of Line in ASP.NET Core Chart Control

This ASP.NET Core Line Chart example represents the crude steel production annual growth data with default line series in the chart. Data points are enhanced with markers and tooltips.

DEMO
SOURCE

ASP.NET Core Line Chart represents and visualizes time-dependent data to show the trends at equal intervals. In this example, you can see how to render and configure a line chart. Markers are used to represent individual data and its values.

Tooltip is enabled in this example. To see the tooltip in action, hover over or tap on the chart. The enableHighlight property in the tooltip allows the corresponding series to be highlighted when a data point is hovered over. The showNearestTooltip property displays tooltips for the nearest data point to the cursor.

More information about the line series can be found in this documentation section.

Transform your ASP.NET Core web apps today with Syncfusion® ASP.NET Core components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab