Click or drag to resize

PersistentSeriesRenderingLayerClear Method

LightningChart .NET Help
Clears the rendering layer and sets the size to size of the chart control. Sets all data transparent (ARGB=0,255,255,255).

Namespace:  Arction.Wpf.Charting.Views.ViewXY
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public void Clear()
See Also