vdk 2.4.0
Public Member Functions
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

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:
ppoint to be plotted
ii-th point of the series
sseries 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: