InterfaceIChartingStateManager
Interface
The common interface for all chart elements support View State tracking
Definition
Namespace:Telerik.Charting
Assembly:Telerik.WinControls.RadChart.dll
Syntax:
cs-api-definition
public interface IChartingStateManager
Properties
Methods
LoadViewState(object)
Loads data from a View State
Declaration
cs-api-definition
void LoadViewState(object state)
Parameters
state
View Sate to load data from
SaveViewState()
Saves object data to a View State