The MarkerLayerDetails type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Color | Gets the detail item associated with the color axis.
| |
| Context |
Gets the context of this node.
(Inherited from DocumentNode.) | |
| DisplayMode |
Gets or sets the display mode.
(Inherited from Details.) | |
| IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) | |
| Items | Gets a DetailItemCollection containing
the parts that build up detail (tooltip) information.
(Inherited from Details.) | |
| Marker | Gets the detail item associated with the marker by axis.
| |
| Shape | Gets the detail item associated with the shape by axis.
| |
| Size | Gets the detail item associated with the size by axis.
| |
| Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) |
See Also