The SeriesDataBindingHelper type exposes the following members.

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