![]() |
This document is archived and information here might be outdated. Recommended version. |
Legend item arrangement options for the order of patches, labels, and descriptions.
| Constant | Value | Description |
|---|---|---|
| esriPatchLabelDescription | 0 | Patch followed by label followed by description. |
| esriPatchDescriptionLabel | 1 | Patch followed by description followed by label. |
| esriLabelPatchDescription | 2 | Label followed by patch followed by description. |
| esriLabelDescriptionPatch | 3 | Label followed by description followed by patch. |
| esriDescriptionPatchLabel | 4 | Description followed by patch followed by label. |
| esriDescriptionLabelPatch | 5 | Description followed by label followed by patch. |