Use the CacheToMemory property to increase the performance of the ChartControl in case it maintains a large amount of data. Note that if the CacheToMemory property is set to true, the memory usage may increase greatly.
If occasionally you need to free the memory used by the ChartControl to cache its data, call the ClearCache method.