Click or drag to resize

PersistentSeriesRenderingLayerClear Method

LightningChart .NET Help
Overload List
  NameDescription
Public methodClear
Clears the rendering layer and sets the size to size of the chart control. Sets all data transparent (ARGB=0,255,255,255).
Public methodClear(Color)
Clears the rendering layer. Sets all data to given color.
Top
See Also