SeriesDataBindingCollection Class

Provides the collection that stores the SeriesDataBindingCollection object.

Inheritance Hierarchy

System.Object
  System.Collections.CollectionBase
    Microsoft.Office.Server.WebControls.SeriesDataBindingCollection

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

Syntax

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

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

SeriesDataBindingCollection Members

Microsoft.Office.Server.WebControls Namespace