SeriesTemplateAdapter 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 |
Series |
Identifies the Series |
Series |
Identifies the Series |
Value |
Identifies the Value |
#Properties
Name | Description |
---|---|
Argument |
Gets or sets the name of the data source field that contains point arguments for generated series. |
Data |
Gets or sets the data source for the chart.
Inherited from Data |
Series |
Gets or sets the name of the data source field whose values serve as generated series identifiers. |
Series |
Specifies the template for generated series. |
Value |
Lists data source fields that contain point values for generated series. |
#Methods
Name | Description |
---|---|
Dispose() |
Disposes of the Data |
Generate |
See Also