ChartDataBindingHelper Class
Provides static utility methods that implement the chart data binding functionality.
Inheritance Hierarchy
System.Object
Microsoft.Office.Server.WebControls.ChartDataBindingHelper
Namespace: Microsoft.Office.Server.WebControls
Assembly: Microsoft.Office.Server.Chart (in Microsoft.Office.Server.Chart.dll)
Syntax
'Declaration
Public NotInheritable Class ChartDataBindingHelper
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class ChartDataBindingHelper
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.