IGLib
1.7.2
The IGLib base library for development of numerical, technical and business applications.
|
Interface for all items that can be put on a graph (including axes, labels, etc.). More...
Public Member Functions | |
void | UpdateInGraph () |
Updates the current item in the containing control. More... | |
void | DetachFromGraph () |
Detaches the current item from the graph. More... | |
Properties | |
GraphBase | Graph [get] |
Graph that contains this axis. More... | |
Interface for all items that can be put on a graph (including axes, labels, etc.).
$A Igor Jun09;
void IG.Plot2d.IGraphItem.UpdateInGraph | ( | ) |
Updates the current item in the containing control.
void IG.Plot2d.IGraphItem.DetachFromGraph | ( | ) |
Detaches the current item from the graph.
|
get |
Graph that contains this axis.