ChartWebPartDataStorage Class

Provides the utility methods to implement the Chart Web Part data storage functionality.

Inheritance Hierarchy

System.Object
  Microsoft.Office.Server.WebControls.ChartWebPartDataStorage

Namespace:  Microsoft.Office.Server.WebControls
Assembly:  Microsoft.Office.Server.Chart (in Microsoft.Office.Server.Chart.dll)

Syntax

'Declaration
Public NotInheritable Class ChartWebPartDataStorage
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class ChartWebPartDataStorage

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ChartWebPartDataStorage Members

Microsoft.Office.Server.WebControls Namespace