New to Telerik UI for ASP.NET Core? Download free 30-day trial
Smooth Area
Loading Demo...
- EXAMPLE
- VIEW SOURCE
-
EDIT IN TELERIK REPL
-
Change Theme
default
- Main
- Main Dark
- Nordic
- Ocean Blue
- Purple
- Turquoise
- Main
- Main Dark
- Nordic
- Urban
- Vintage
- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
- Main
- Main Dark
- Opal
- Silver
smooth_area.cshtml
Smooth_AreaController.cs
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
This demo shows how to configure smooth line (spline) style for the Telerik Core Area Chart.
A Spline chart is a form of line/area chart where each data point from the series is connected with a curved line, which represents a rough approximation of the missing data points.
You can configure a smooth line area chart through the Series -> Area -> Line -> Style(ChartAreaStyle.Smooth) settings of the ASP.NET Core Chart.