|
IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
Windows forms control that can be used for plotting 2D graphs. More...
Collaboration diagram for IG::Plot2d::PlotControlNPlot: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 |
Windows forms control that can be used for plotting 2D graphs.
$A Igor Jul09;
| IG::Plot2d::PlotControlNPlot::PlotControlNPlot | ( | ) | [inline] |
| IG::Plot2d::PlotControlNPlot::PlotControlNPlot | ( | string | title, |
| string | description | ||
| ) | [inline] |
GraphNPlot IG::Plot2d::PlotControlNPlot::Graph [get, set] |
Gets the graph plotter object that plots on this control.