New to Telerik UI for ASP.NET Core? Download free 30-day trial
Stepped 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
step_area.cshtml
Step_AreaController.cs
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
The Stepped Area chart is a form of area chart where each data point from the series is connected with vertical and horizontal lines to form a step-like progression. This type of area visualization is useful when you want to highlight the increase or decrease in values over time.
You can configure a stepped area chart through the Series -> Area -> Line -> Style(ChartLineStyle.Step) settings of the Core Chart.