SeriesDataAdapter Members
In This Article
#Constructors
Name | Description |
---|---|
Series |
Initializes a new instance of the Series |
#Fields
Name | Description |
---|---|
Argument |
Identifies the Argument |
Data |
Identifies the Data |
Value |
Identifies the Value |
#Properties
Name | Description |
---|---|
Argument |
Gets or sets the name of the data source field that contains series point argument. |
Data |
Gets or sets the data source for the chart.
Inherited from Data |
Value |
Gets a collection of the names of data source fields that contain series point values. |
#Methods
Name | Description |
---|---|
Dispose() |
Disposes of the Data |
See Also