PersistentSeriesRenderingLayerClear Method |
| Name | Description | |
|---|---|---|
| Clear |
Clears the rendering layer and sets the size to size of the chart control.
Sets all data transparent (ARGB=0,255,255,255).
| |
| Clear(Color) |
Clears the rendering layer. Sets all data to given color.
|