SeriesDataBinding Class

Provides a class to store the meta data for binding data series to a data source, and implements the series binding functionality.

Inheritance Hierarchy

System.Object
  Microsoft.Office.Server.WebControls.SeriesDataBinding

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class SeriesDataBinding
'Usage
Dim instance As SeriesDataBinding
[SerializableAttribute]
public class SeriesDataBinding

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

SeriesDataBinding Members

Microsoft.Office.Server.WebControls Namespace