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
IG.Gr.TestZedGraph Class Reference

Static Public Member Functions

static void TestZedgraph1 ()
 
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 IG.Gr.TestZedGraph.ParametricPlot ( ZedGraphControl  GraphControl)
inlinestatic

Sets properties and plotted object on the ZedGraphControl.

Parameters
GraphControlZedGraphControl object that on which this method plots.

Member Data Documentation

double [] IG.Gr.TestZedGraph.X1 = null
staticprivate
double [] IG.Gr.TestZedGraph.X2 = null
staticprivate
double [] IG.Gr.TestZedGraph.Y1 = null
staticprivate
double [] IG.Gr.TestZedGraph.Y2 =null
staticprivate
bool IG.Gr.TestZedGraph.PlotProportional = false
staticprivate
bool IG.Gr.TestZedGraph.PlotLegend = true
staticprivate
bool IG.Gr.TestZedGraph.PlotTip = true
staticprivate

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