#include <chart.h>
List of all members.
Public Member Functions
Detailed Description
Member Function Documentation
| virtual int VDKScatteredChart::isA |
( |
| ) |
[inline, virtual] |
Returns chart_class
Reimplemented from VDKChart.
| void VDKScatteredChart::Plot |
( |
VDKPoint & |
p, |
|
|
int |
i, |
|
|
Series * |
s |
|
) |
| [virtual] |
Plots data,placeholder for subclasses.
- Parameters:
-
| p | point to be plotted |
| i | i-th point of the series |
| s | series address |
- Programming tips
- Items p contains coordinates ready to be plotted, scaled or resized to chart size and data domain.
Reimplemented from VDKChart.
The documentation for this class was generated from the following files: