|
| GraphItem (GraphBase graph) |
|
abstract void | UpdateInGraph () |
| Updates the current item in the containing ZedGraph's control. A ZedGraph item corresponding to the current item is updated according to data contained in this item. More...
|
|
abstract void | DetachFromGraph () |
| Detaches the current item from ZedGraph's graph control. If ZedGraph control contains any items that are managed by the current item, these items may be set invisible or be disposed. References to related representations in the Zedgraph control are deleted, such that connection of the item with the Zedgraph's graph object is broken. More...
|
|
IG.Forms.GraphItem.GraphItem |
( |
| ) |
|
|
inlineprivate |
IG.Forms.GraphItem.GraphItem |
( |
GraphBase |
graph | ) |
|
|
inline |
abstract void IG.Forms.GraphItem.UpdateInGraph |
( |
| ) |
|
|
pure virtual |
abstract void IG.Forms.GraphItem.DetachFromGraph |
( |
| ) |
|
|
pure virtual |
Detaches the current item from ZedGraph's graph control. If ZedGraph control contains any items that are managed by the current item, these items may be set invisible or be disposed. References to related representations in the Zedgraph control are deleted, such that connection of the item with the Zedgraph's graph object is broken.
Implemented in IG.Forms.GraphAxisItem, and IG.Forms.GraphLineItem.
Graph that contains this axis.
The documentation for this class was generated from the following file: