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
Package IG.Plot2d

Classes

class  GraphBase
 Graph data & control class. 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...
 
class  GraphNPlot
 NPlot graphs plotting object. More...
 
class  GraphPlotItem
 Representation of a plottable item contained in a graph. This excludes markup markups such as axes, legends, etc. 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...
 
interface  IGraph
 Interface for graph plotting objects. More...
 
interface  IGraphItem
 Interface for all items that can be put on a graph (including axes, labels, etc.). More...
 
interface  IGraphPlotItem
 Represents a plottable item contained in a graph. This excludes markup markups such as axes, legends, etc. More...
 
class  PlotControlNPlot
 Windows forms control that can be used for plotting 2D graphs. More...