Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
C#
public class ChartViewIndicatorCache
Inheritance: objectChartViewIndicatorCache
Constructors
C#
public ChartViewIndicatorCache()
Properties
Methods
Adds the specified key.
C#
public void Add(byte key, IndicatorCacheCollection collection)
The key.
collectionIndicatorCacheCollectionThe collection.
Clears the cache.
C#
public void Clear()