#include <chart.h>
Inheritance diagram for VDKScatteredChart:
Plots data,placeholder for subclasses.
p | point to be plotted | |
i | i-th point of the series | |
s | series address |
Reimplemented from VDKChart.
virtual int VDKScatteredChart::isA | ( | ) | [inline, virtual] |
Returns chart_class
Reimplemented from VDKChart.