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 | |
---|---|---|
Adds the specified DataChangedListener. |
||
Gets the number of values (coordinates) that can be returned by each data item. |
||
Returns a label for the specified data item in this Series. |
||
Gets the number of data items in this Series. |
||
Gets the kind of labels supported by this series. |
||
Gets the title label of this Series. |
||
Returns the value for the specified data item in this Series. |
||
Gets a value indicating whether the specified data item should be drawn emphasized by the SeriesRenderer. |
||
Gets a value indicating whether the Series values increase monotonously in the specified dimension. |
||
Removes he specified DataChangedListener. |