Example of Line Zone in ASP.NET Core Chart Control

Chart
Line Charts
Line Zone

This sample visualizes the annual mean rainfall in Australia with multi-colored line series in the chart. Data points are enhanced with segments and tooltips.

Annual Mean Precipitation in the United States (1895-2025)Source: ncei.noaa.gov

In this example, you can see how to render and configure the points in a particular range by using MultiColoredLine series. Points under the range can be customized with Color and DashArray properties in ChartSegment.

Tooltip is enabled in this example. To see a tooltip in action, hover over or tap on the chart.

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