Interpolation Enum

Specifies the interpolation mode of lines between data points. Used by RadzenAreaSeries<T> and RadzenLineSeries<T>.

Namespace: Radzen.Blazor

Assembly: Radzen.Blazor.dll

Syntax

public enum Interpolation

Fields

Name Description
Line Points are connected by a straight line.
Spline Points are connected by a smooth curve.
Step Points are connected by horizontal and vertical lines only.
In This Article
An error has occurred. This app may no longer respond until reloaded. Reload 🗙