Interpolation controls how a line or area connects its points - straight segments, a smooth spline, or flat steps. The choice changes how the trend reads between points.
Straight line (the default), spline for a smooth curve, and step to hold each value until the next point.
Use straight lines for general trends, spline when the data changes smoothly, and step when values stay constant between changes.
Radzen Blazor Components, © 2018-2026 Radzen.
Source Code licensed under
MIT