Specifies the interface that data providers should implement in order to feed data to SeriesRenderer classes.
The following tables list the members exposed by the Series type.
Name | Description | |
---|---|---|
Gets the number of values (coordinates) that can be returned by each data item. |
||
Gets the number of data items in this series. |
||
Gets the kind of labels supported by this series. |
||
Gets the title of this series. |
Name | Description | |
---|---|---|
Returns a label for the specified data item in this series. |
||
Returns a value for the specified data item in this series. |
||
Gets a value indicating whether the specified data item should be emphasized by the SeriesRenderer. |
||
Gets a value indicating whether the series values increase monotonously in specified dimension. |
Name | Description | |
---|---|---|
Raised when the values in this series change. |