IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

IG::Plot2d::PlotControlNPlot Class Reference

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

Collaboration diagram for IG::Plot2d::PlotControlNPlot:

List of all members.

Public Member Functions

 PlotControlNPlot ()
 PlotControlNPlot (string title, string description)

Properties

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

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


Property Documentation

GraphNPlot IG::Plot2d::PlotControlNPlot::Graph [get, set]

Gets the graph plotter object that plots on this control.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties Events