SeriesDataBinding Properties
Include Protected Members
Include Inherited Members
The SeriesDataBinding type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ChartAreaName | Gets or sets the name of the ChartArea object used to plot the data series. |
![]() |
FormulaType | Gets or sets the data formula type used for determining the series chart type. |
![]() |
GroupField | Gets or sets the name of the field used to group data into the series. |
![]() |
HasMultipleYValue | Gets the value that indicates whether the YFields property contains multiple values. |
![]() |
LegendText | Gets or sets the text of the series item shown in the legend. |
![]() |
NewChartArea | Gets or sets a flag indicating whether to create a new chart area. |
![]() |
OtherFields | Gets or sets the name of the other data point properties that can be bound. |
![]() |
OtherFieldsHashtable | Gets or sets a collection of key/value pairs to hold other data point properties that can be bound. |
![]() |
Parameters | Gets or sets the collection of parameters used when rendering a formula based on the series. |
![]() |
SeriesName | Gets or sets the name of the series. |
![]() |
SeriesType | Gets or sets the chart type for the series. |
![]() |
ShowLegend | Gets or sets a flag indicating whether the legend is shown. |
![]() |
SortBy | Gets or sets the field used for the sort. |
![]() |
Sorting | Gets or sets the order in which the series will be sorted by group field. |
![]() |
XField | Gets or sets the name of the field for the X value. |
![]() |
YFields | Gets or sets the comma-separated list of the names of the fields for one or more Y values. |
Top
.gif)