IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Itaia.GraphTest Class Reference

Static Public Member Functions

static void Example ()
 
static void ParametricPlot (ZedGraphControl GraphControl)
 Sets properties and plotted object on the ZedGraphControl. More...
 

Static Private Attributes

static double[] X1 = null
 
static double[] X2 = null
 
static double[] Y1 = null
 
static double[] Y2 =null
 
static bool PlotProportional = false
 
static bool PlotLegend = true
 
static bool PlotTip = true
 

Member Function Documentation

static void Itaia.GraphTest.ParametricPlot ( ZedGraphControl  GraphControl)
inlinestatic

Sets properties and plotted object on the ZedGraphControl.

Parameters
PlotPaneZedGraphControl object that on which this method plots.

References Itaia.GraphTest.PlotLegend, and Itaia.GraphTest.PlotTip.

Referenced by Itaia.GraphTest.Example().

Member Data Documentation

double [] Itaia.GraphTest.X1 = null
staticprivate

Referenced by Itaia.GraphTest.Example().

double [] Itaia.GraphTest.X2 = null
staticprivate

Referenced by Itaia.GraphTest.Example().

double [] Itaia.GraphTest.Y1 = null
staticprivate

Referenced by Itaia.GraphTest.Example().

double [] Itaia.GraphTest.Y2 =null
staticprivate

Referenced by Itaia.GraphTest.Example().

bool Itaia.GraphTest.PlotProportional = false
staticprivate

Referenced by Itaia.GraphTest.Example().

bool Itaia.GraphTest.PlotLegend = true
staticprivate
bool Itaia.GraphTest.PlotTip = true
staticprivate

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