Class: QgsXyPlotSeries¶
Encapsulates the data for an XY plot series.
Warning
This class is not considered stable API, and may change in future!
Added in version 4.0.
Class Hierarchy¶
Base classes¶
An abstract class used to encapsulate the data for a plot series. |
Methods
Appends a pair of X/Y double values to the series. |
|
Clears the series' data. |
|
Returns the series' list of XY pairs of double. |
|
Sets the series' list of XY pairs of double. |