| areas_vector | SXYChart | [private] |
| curves_vector | SXYChart | [private] |
| fitScale(SXYAxisOrientation orientation) | SXYChart | |
| getArea(unsigned int a) | SXYChart | |
| getAxis(SXYAxisOrientation orientation, unsigned int a) | SXYChart | |
| getBackgroundColor(void) | SXYChart | |
| getCurve(unsigned int c) | SXYChart | |
| getCurveFromAxis(int n, SXYAxis *axis, SXYAxisOrientation orientation) | SXYChart | [private] |
| getFontSizeReference(void) | SXYChart | [static] |
| getGraph(void) | SXYChart | |
| getGridAutoMultipleStep(SXYGridOrientation orientation) | SXYChart | |
| getGridColor(void) | SXYChart | |
| getGridDirection(SXYGridOrientation orientation) | SXYChart | |
| getGridScales(SXYGridOrientation orientation, double &min, double &max) | SXYChart | |
| getGridStep(SXYGridOrientation orientation) | SXYChart | |
| getGridType(SXYGridOrientation orientation) | SXYChart | |
| getGridVisibility(SXYGridOrientation orientation) | SXYChart | |
| getLegendRelativePosition(double &x, double &y) | SXYChart | |
| getLegendVisibility(void) | SXYChart | |
| getMainColor(void) | SXYChart | |
| getNumAreas(void) | SXYChart | |
| getNumAxes(SXYAxisOrientation orientation) | SXYChart | |
| getNumCurves(void) | SXYChart | |
| getNumCurvesWithAxis(SXYAxis *axis, SXYAxisOrientation orientation) | SXYChart | [private] |
| getSubTitle(void) | SXYChart | |
| getSubTitleColor(void) | SXYChart | |
| getTitle(void) | SXYChart | |
| getTitleColor(void) | SXYChart | |
| getXyGraph(void) | SXYChart | |
| getXyLegend(void) | SXYChart | |
| getXySubTitle(void) | SXYChart | |
| getXyTitle(void) | SXYChart | |
| graph | SXYChart | [private] |
| insertArea(SXYArea *area) | SXYChart | |
| insertAxis(SXYAxisOrientation orientation, SXYAxis *axis) | SXYChart | |
| insertCurve(SXYCurve *curve) | SXYChart | |
| rebuildMaskArea(void) | SXYChart | |
| removeArea(SXYArea *area) | SXYChart | |
| removeAxis(SXYAxisOrientation orientation, SXYAxis *axis) | SXYChart | |
| removeCurve(SXYCurve *curve) | SXYChart | |
| repaintChart(cdCanvas *cnv, SXYGraphDoubleBufferMode mode) | SXYChart | |
| setAllAxis(SXYAxisOrientation orientation, double vmin, double vmax) | SXYChart | |
| setBackgroundColor(long int color) | SXYChart | |
| setGridAutoMultipleStep(SXYGridOrientation orientation, double mulstep) | SXYChart | |
| setGridColor(long int color) | SXYChart | |
| setGridDirection(SXYGridOrientation orientation, SXYGridDirection dir) | SXYChart | |
| setGridPosition(SXYGridOrientation orientation, double xp, double yp) | SXYChart | |
| setGridScales(SXYGridOrientation orientation, double min, double max) | SXYChart | |
| setGridSize(SXYGridOrientation orientation, double size) | SXYChart | |
| setGridStep(SXYGridOrientation orientation, double val) | SXYChart | |
| setGridType(SXYGridOrientation orientation, SXYGridType type) | SXYChart | |
| setGridVisibility(SXYGridOrientation orientation, unsigned int flag) | SXYChart | |
| setLayoutFrom(SXYChart *other) | SXYChart | |
| setLegendRelativePosition(double x, double y) | SXYChart | |
| setLegendVisibility(unsigned int flag) | SXYChart | |
| setMainColor(long int color) | SXYChart | |
| setSubTitle(char *txt) | SXYChart | |
| setSubTitleColor(long int col) | SXYChart | |
| setTitle(char *txt) | SXYChart | |
| setTitleColor(long int col) | SXYChart | |
| setZoom(double xratio, double yratio) | SXYChart | |
| SXYChart(SXYGraph *gra, double nxmin, double nymin, double nxmax, double nymax) | SXYChart | |
| tryGridAdjust(void) | SXYChart | |
| xaxes_vector | SXYChart | [private] |
| xgrid_type | SXYChart | [private] |
| xmulstep | SXYChart | [private] |
| xy_graph | SXYChart | [private] |
| xy_legend | SXYChart | [private] |
| xy_subtitle | SXYChart | [private] |
| xy_title | SXYChart | [private] |
| xy_xgrid | SXYChart | [private] |
| xy_ygrid | SXYChart | [private] |
| yaxes_vector | SXYChart | [private] |
| ygrid_type | SXYChart | [private] |
| ymulstep | SXYChart | [private] |
| ~SXYChart() | SXYChart | [virtual] |