Classes
| Class | Description | |
|---|---|---|
| NetworkDiagramItem |
Represents a task item to be presented in a NetworkDiagramView control.
| |
| NetworkDiagramView |
Displays task data in a customizable Network Diagram control.
| |
| NetworkPredecessorItem |
Represents a predecessor item generating a dependency between another task and the current task, within the Predecessors collection of a NetworkDiagramItem object.
| |
| PertChartItem |
Represents a task event item to be presented in a PertChartView control.
| |
| PertChartView |
Displays task event data in a customizable PERT Chart control.
| |
| PredecessorItem |
Represents a predecessor item generating a dependency between another task event and the current task event, within the Predecessors collection of a PertChartItem object.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| PresentationTarget |
Indicates the target settings to be applied when default values are used (i.e. when specific values are not indicated) for certain appearance properties of a NetworkDiagramView control.
| |
| PresentationTheme |
Indicates the theme settings to be applied when default values are used (i.e. when specific values are not indicated) for certain appearance properties of a NetworkDiagramView control.
|