Name | Description | |
---|---|---|
Removes the specified DataChangedListener. |
||
Gets the data values contained in this SimpleSeries. |
||
Implements Series.getDimensions. |
||
Implements Series.getLabel. Returns an element of the labels list. |
||
Implements Series.getSize. Returns the number of elements in the Data list. |
||
Implements Series.getSupportedLabels. Returns the kind of labels supported by this SimpleSeries. |
||
Implements Series.getTitle. Gets the title of this SimpleSeries. |
||
Gets the tooltips associated with data items. |
||
Implements Series.getValue. Returns the value for the specified data item in this SimpleSeries. |
||
Implements Series.isEmphasized. Gets a value indicating whether the specified data item should be rendered emphasized by the SeriesRenderer. |
||
Implements Series.isSorted. SimpleSeries always returns false. |
||
Removes the specified DataChangedListener. |
||
Sets the data values contained in this SimpleSeries. |
||
Sets an enum-set specifying which labels from the series should be displayed. |
||
Sets the title of this SimpleSeries. |
||
Sets the tooltips associated with data items. |
Name | Description | |
---|---|---|
Raises the DataChanged event. |