IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
An implementation of the things necessary for most ZedGraphDemos. More...
Public Member Functions | |
GraphBase1 (string description, string title) | |
Protected Attributes | |
string | title |
string | description |
Properties | |
PaneBase | Pane [get] |
The graph pane the chart is show in. More... | |
MasterPane | MasterPane [get] |
The graph pane the chart is show in. More... | |
GraphPane | GraphPane [get] |
The graph pane the chart is show in (same as .Pane). More... | |
virtual string | Description [get] |
virtual string | Title [get] |
ZedGraphControl | ZedGraphControl [get] |
The control the graph pane is in. More... | |
Private Member Functions | |
void | Init (string description, string title) |
Private Attributes | |
ZedGraphControl | control |
An implementation of the things necessary for most ZedGraphDemos.
|
inline |
|
inlineprivate |
|
protected |
|
protected |
|
private |
|
get |
The graph pane the chart is show in.
|
get |
The graph pane the chart is show in.
|
get |
The graph pane the chart is show in (same as .Pane).
|
get |
|
get |
|
get |
The control the graph pane is in.