Click or drag to resize

PointLineSeries3DMultiColorLine Property

LightningChart .NET Help
Draw lines with color gradients between points.

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

Property Value

Type: Boolean
See Also