IGLib  1.7.2
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.Plot2d.PlotControlNPlot Class Reference

Windows forms control that can be used for plotting 2D graphs. More...

+ Inheritance diagram for IG.Plot2d.PlotControlNPlot:
+ Collaboration diagram for IG.Plot2d.PlotControlNPlot:

Public Member Functions

 PlotControlNPlot ()
 
 PlotControlNPlot (string title, string description)
 

Properties

GraphNPlot Graph [get, protected set]
 Gets the graph plotter object that plots on this control. More...
 

Private Attributes

GraphNPlot _graph
 

Detailed Description

Windows forms control that can be used for plotting 2D graphs.

$A Igor Jul09;

Constructor & Destructor Documentation

IG.Plot2d.PlotControlNPlot.PlotControlNPlot ( )
inline
IG.Plot2d.PlotControlNPlot.PlotControlNPlot ( string  title,
string  description 
)
inline

Member Data Documentation

GraphNPlot IG.Plot2d.PlotControlNPlot._graph
private

Property Documentation

GraphNPlot IG.Plot2d.PlotControlNPlot.Graph
getprotected set

Gets the graph plotter object that plots on this control.


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