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

IG::Plot2d Namespace Reference

Classes

interface  IGraph
 Interface for graph plotting objects. More...
class  GraphBase
 Graph data & control class. More...
interface  IGraphItem
 Interface for all items that can be put on a graph (including axes, labels, etc.). More...
class  GraphItem
 Base lass for all items that can be put on a graph (including axes, labels, etc.). More...
class  GraphLineItem
 Plottable item that consists of multiple line segments. More...
interface  IGraphPlotItem
 Represents a plottable item contained in a graph. This excludes markup markups such as axes, legends, etc. More...
class  GraphPlotItem
 Representation of a plottable item contained in a graph. This excludes markup markups such as axes, legends, etc. More...
class  GraphNPlot
 NPlot graphs plotting object. More...
class  GraphWindowNPlot
 Stand-alone graph window using NPlot as plotting engine. For layout, GraphWindowTemplate class is inherited. More...
class  GraphWindowTemplate
 Template for stand-alone graph windows. More...
class  PlotControlNPlot
 Windows forms control that can be used for plotting 2D graphs. More...
 All Classes Namespaces Files Functions Variables Enumerations Properties Events