Density |
The DensityImageLegendController type exposes the following members.
| Name | Description | |
|---|---|---|
| _axisScaleController | Gets or sets the axis scale controller. | |
| _clonedCopyOfDoc | Cloned copy of the document (is null if _useDocumentCopy is false). Used to revert the edited document to the state before editing. (Inherited from MVCANControllerEditOriginalDocBaseTModel, TView) | |
| _coordinateController | Gets or sets the coordinate controller. | |
| _doc | The document to edit. (Inherited from MVCANControllerEditOriginalDocBaseTModel, TView) | |
| _initialTag | Gets or sets the initial tag. | |
| _layerPositionController | Gets or sets the layer position controller. | |
| _suspendToken |
The suspend token of the document being edited. If _useDocumentCopy is false, we assume that a controller higher in the hierarchy has made a copy
of the document, thus we do not use a suspend token for the document.
(Inherited from MVCANControllerEditOriginalDocBaseTModel, TView) | |
| _useDocumentCopy | If true, a copy of the document is made before editing; this copy can later be used to revert the state of the document to the original state. (Inherited from MVCANControllerEditOriginalDocBaseTModel, TView) | |
| _view | The Gui view of this controller (Inherited from MVCANControllerEditOriginalDocBaseTModel, TView) | |
| ContentsTag | Gets or sets the content tag. | |
| CoordSystemTag | Gets or sets the coordinate system tag. | |
| GraphItemsTag | Gets or sets the graphic item tag. | |
| GridStyleTag | Gets or sets the grid style tag. | |
| MajorLabelsTag | Gets or sets the major labels tag. | |
| MinorLabelsTag | Gets or sets the minor labels tag. | |
| PositionTag | Gets or sets the position tag. | |
| ScaleTag | Gets or sets the scale tag. | |
| SecondaryCommonTag | Gets or sets the secondary common tag. | |
| TitleAndFormatTag | Gets or sets the title and format tag. |