VDKScatteredChart Class Reference

#include <chart.h>

Inheritance diagram for VDKScatteredChart:

VDKChart VDKCanvas VDKObject VDKNotCopyAble

List of all members.

Public Member Functions


Detailed Description

a line chart

Member Function Documentation

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.

virtual int VDKScatteredChart::isA (  )  [inline, virtual]

Returns chart_class

Reimplemented from VDKChart.


The documentation for this class was generated from the following files:

Generated on Wed Mar 19 22:40:39 2008 for vdk 2.4.0 by  doxygen 1.5.5