mxGraph Properties |
The mxGraph type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultLoopStyle |
Sets or returns the default edge style for loops.
| |
| GridEnabled |
Sets or returns the enabled state of the grid.
| |
| GridSize |
Sets or returns the grid size.
| |
| ImageBundles |
Sets or returns the image bundles.
| |
| LabelsVisible |
Sets or returns if labels are visible
| |
| Model |
Sets or returns the graph model that contains the graph data.
| |
| Stylesheet |
Sets or returns the stylesheet that provides the style.
| |
| View |
Sets or returns the view that contains the cell states.
|