Click or drag to resize

IntensitySeriesBaseFullInterpolation Property

LightningChart .NET Help
Render with full interpolation. If only half interpolation is used, it can give performance increment with large intensity series.

Namespace:  Arction.WinForms.Charting.SeriesXY
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(false)]
public bool FullInterpolation { get; set; }

Property Value

Type: Boolean
See Also