wxFreeChart
|
This is the complete list of members for XYDynamicSerie, including all inherited members.
AddXY(double x, double y) | XYDynamicSerie | |
AddXY(const wxRealPoint &xy) | XYDynamicSerie | |
AddXY(const wxRealPointArray &data) | XYDynamicSerie | |
Clear() | XYDynamicSerie | |
GetCount() | XYDynamicSerie | |
GetName() | XYDynamicSerie | |
GetX(size_t index) | XYDynamicSerie | |
GetXY(size_t index) | XYDynamicSerie | |
GetY(size_t index) | XYDynamicSerie | |
Insert(size_t index, double x, double y) | XYDynamicSerie | |
Insert(size_t index, const wxRealPoint &xy) | XYDynamicSerie | |
Insert(size_t index, const wxRealPointArray &data) | XYDynamicSerie | |
Remove(size_t index, size_t count=1) | XYDynamicSerie | |
SetName(const wxString &name) | XYDynamicSerie | |
XYDynamicDataset (defined in XYDynamicSerie) | XYDynamicSerie | friend |
XYDynamicSerie() (defined in XYDynamicSerie) | XYDynamicSerie | |
XYDynamicSerie(const wxRealPointArray &data) (defined in XYDynamicSerie) | XYDynamicSerie | |
~XYDynamicSerie() (defined in XYDynamicSerie) | XYDynamicSerie | virtual |