The SeriesDataBindingHelper type exposes the following members.

Constructors

  NameDescription
SeriesDataBindingHelperOverloaded.

Methods

  NameDescription
BindPoints
Returns a Hashtable that contains sets of series elements.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetPropertyNamesOverloaded.
GetSortNamedSeriesValueCollections
Returns the sorted collection that contains sets of series elements.
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
AutoArgument
Gets or sets value that indicates whether the incremental argument is used.
Bindings
Gets or sets a collection of correspondences between data source fields and series value fields.
DataMember
Gets or sets a property name that contains a nested data source.
DataSource
Gets or sets a series data source.
DefaultSeriesName
Gets or sets default series name.
SeriesSortingType
Gets or sets a type of series sorting.
SeriesSplitter
Gets or sets an expression that groups values by series.
SeriesValueType
Gets or sets a type of the series value.
Sort
Gets or sets an expression of the series values sorting.
SortingType
Gets or sets a type of series values sorting.

See Also