Click or drag to resize

PersistentSeriesRenderingLayerClear Method (Color)

LightningChart .NET Help
Clears the rendering layer. Sets all data to given color.

Namespace:  Arction.WinForms.Charting.Views.ViewXY
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public void Clear(
	Color color
)

Parameters

color
Type: System.DrawingColor
Color
See Also