New to Telerik UI for ASP.NET Core? Download free 30-day trial
Stepped line
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_line.cshtml
Step_LineController.cs
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
The Stepped Line chart is a form of Line chart where each data point from the series is connected with vertical and horizontal lines to form a step-like progression. This type of line 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 -> Line -> Style(ChartAreaStyle.Step) settings of the Core Chart.