DataSource Class Properties
For a list of all members of this type, see DataSource members.
Public Properties
Name | Description | |
---|---|---|
Axis | Gets or sets the represented axis. | |
AxisMarker | Gets or sets the represented AxisMarker. | |
Element | Gets or sets the represented element. | |
GroupIndex | Gets or sets the index of series for the element group. | |
ScaleRange | Gets or sets the represented ScaleRange object. | |
Series | Gets or sets the represented or parent series. | |
SeriesCollection | Gets or sets the represented or parent SeriesCollection. | |
SplitInto | Specifies the type of DataSource to split this data source into when it is used to populate a legend box. | |
Type | Gets or sets the DataSourceType of this DataSource. |
See Also