| Maptitude GISDK Help |
The following GISDK functions control the display, appearance, and contents of map legends:
| GISDK Function | Summary |
|---|---|
| AddLegendItem() | Adds an item to a manual map legend |
| CreateLegend() | Creates a map legend |
| DestroyLegend() | Destroys a map legend |
| DropLegendItem() | Drops an item from a manual legend |
| GetLayerSetsLabel() | Returns the label used in the legend for the list of sets belonging to a layer |
| GetLegend() | Gets the definition of an automatic map legend |
| GetLegendDisplayStatus() | Determines whether a layer, set, or theme is displayed in the legend |
| GetLegendOptions() | Gets the values of one or more options for a map legend |
| GetLegendSettings() | Gets the settings for a map legend |
| GetThemeClassLabels() | Gets the class labels of a color or pattern theme |
| HideLegend() | Hides a map legend |
| SetLayerSetsLabel() | Changes the label used in the legend for the list of sets belonging to a layer |
| SetLegendDisplayStatus() | Controls whether a layer, set, or theme is displayed in the legend |
| SetLegendItemPosition() | Changes the order of items in a manual legend |
| SetLegendOptions() | Changes the option settings for a map legend |
| SetLegendSettings() | Change the settings for a map legend |
| SetThemeClassLabel() | Change the label for a class in a color, pattern, dot, or chart theme |
| SetThemeClassLabels() | Change the labels for classes in a color, pattern, dot, or chart theme |
| ShowLegend() | Shows a map legend |
| ©2025 Caliper Corporation | www.caliper.com |