Share via


ChartDataBinding Class

Provides the class to facilitate the data binding process for the ChartWebPart.

Inheritance Hierarchy

System.Object
  DataBinding
    Microsoft.Office.Server.WebControls.ChartDataBinding

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class ChartDataBinding _
    Inherits DataBinding
'Usage
Dim instance As ChartDataBinding
[SerializableAttribute]
public class ChartDataBinding : DataBinding

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

ChartDataBinding Members

Microsoft.Office.Server.WebControls Namespace