DataItemCollectionOnClear Method
Performs additional custom processes when clearing the contents of the System.Collections.CollectionBase
instance.
Namespace: BeeMobile.LineChartAssembly: BeeMobile.LineChart.NET48 (in BeeMobile.LineChart.NET48.dll) Version: 4.8.1.10 (4.8.1.10)
protected override void OnClear()
Protected Overrides Sub OnClear
Locks on a drawing lock to make sure
ChartBase is not (re)drawn during
the clearing process.