New to Telerik UI for BlazorStart a free 30-day trial

Specifies the preferred line rendering style.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum ChartSeriesLineStyle

Fields

Points will be connected with straight line.

C#
Normal = 0

Points will be connected with smooth line.

C#
Smooth = 1

Points will be connected with a line at right angles.

C#
Step = 2
In this article
DefinitionFieldsNormalSmoothStep
Not finding the help you need?
Contact Support