The SeriesDataBindingHelper type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SeriesDataBindingHelper | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | BindPoints | Returns a Hashtable that contains sets of series elements. |
![]() | Equals | (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.) |
![]() ![]() | GetPropertyNames | Overloaded. |
![]() | 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 | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | 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. |