Click or drag to resize

View3DWaterfallSeries3D Property

LightningChart .NET Help
Waterfall series list.

Namespace:  Arction.Wpf.Charting.Views.View3D
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public List<WaterfallSeries3D> WaterfallSeries3D { get; set; }

Property Value

Type: ListWaterfallSeries3D
See Also