Click or drag to resize

SurfaceSeries3DBaseClear Method

LightningChart .NET Help
Clears the series by setting Data Y values to InitialValues. Sets the data point colors to BaseColor.

Namespace:  Arction.Wpf.ChartingMVVM.Series3D
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public override void Clear()
See Also