TSLab API Docs  1
TSLab.Script.Handlers.IBaseChartPaneContext Member List

This is the complete list of members for TSLab.Script.Handlers.IBaseChartPaneContext, including all inherited members.

AddUnremovableInteractiveObjectId(string id)TSLab.Script.Handlers.IBaseChartPaneContext
ContainsGhostInteractiveObjectId(string id)TSLab.Script.Handlers.IBaseChartPaneContext
ContainsUnremovableInteractiveObjectId(string id)TSLab.Script.Handlers.IBaseChartPaneContext
GetGraphPaneSize(string graphPaneName)TSLab.Script.Handlers.IBaseChartPaneContext
IsOptimizationTSLab.Script.Handlers.IBaseChartPaneContext
LoadObject(string key, bool fromStorage=false)TSLab.Script.Handlers.IBaseChartPaneContext
LoadObject< T >(string key, CacheObjectMaker< T > maker, bool fromStorage=false)TSLab.Script.Handlers.IBaseChartPaneContext
RemoveGhostInteractiveObjectId(string id)TSLab.Script.Handlers.IBaseChartPaneContext
SetGraphPaneSize(string graphPaneName, double value)TSLab.Script.Handlers.IBaseChartPaneContext
StoreObject(string key, object data, bool toStorage=false)TSLab.Script.Handlers.IBaseChartPaneContext