SChartXYPoint Struct Reference

Structure containing a point data with X and Y values. More...

#include <ChartXYSerie.h>

List of all members.

Public Member Functions

 SChartXYPoint (double XVal, double YVal)
double GetX () const
double GetY () const
double GetXMin () const
double GetXMax () const
double GetYMin () const
double GetYMax () const

Public Attributes

double X
 The point X value.
double Y
 The point Y value.
void * pUserData
 Optional user data.


Detailed Description

Structure containing a point data with X and Y values.
The documentation for this struct was generated from the following file:

Generated on Sun Jan 17 13:33:11 2010 for ChartDemo by  doxygen 1.5.8