Dundas.SharePoint.Charting.WebParts Send comments on this topic.
LoadStateEventArgs Class Members
See Also  Properties  Methods 
Dundas.Charting.WebControl Namespace : LoadStateEventArgs Class


The following tables list the members exposed by LoadStateEventArgs.

Public Properties

  Name Description
Public Property ChartData Gets or sets the chart series data.  
Public Property ChartState Gets or sets the state of the chart without series data.  
Top

Public Methods

  Name Description
Public Method FromByteArray Loads chart state from a byte array.  
Public Method LoadFromStream Loads chart state from stream.  
Top

See Also