Show / Hide Table of Contents

Namespace Esri.ArcGISRuntime.Mapping.Labeling

Classes

ArcadeLabelExpression

An expression script using the Arcade language.

LabelAngle

Specifies how to calculate the angular position and layout direction for labels on or around point feature symbols.

LabelExpression

Abstract base class for the different types of expressions that can be used to create label text.

LabelStackSeparator

A separator character in a label, where a line break may be inserted in long text.

SimpleLabelExpression

An expression script using the Simple REST language.

WebmapLabelExpression

The label Webmap expression expects to hold a legal Webmap script, to be read and evaluated by a Webmap expression interpreter.

Enums

LabelAngleRotationType

How the placement angle should be interpreted.

LabelBarrierWeight

The weight of features when considered as barriers to labeling.

LabelDeconflictionStrategy

The strategy for moving labels to avoid overlapping point symbols or higher priority labels.

LabelLineConnection

The strategy for whether line features with the same label, and matching end vertices, should be joined before sharing a label.

LabelMultipartStrategy

The strategy for the number of labels to be placed on a multi-part feature.

LabelOverlapStrategy

The strategy for whether another label is allowed to be placed over this feature or label.

LabelOverrunStrategy

The strategy for whether a label should be visible at viewing scales where the feature is too small for the label to fit.

LabelRemoveDuplicatesStrategy

The strategy for whether labels should be removed if they have the same text as other labels, to reduce clutter and free up space.

LabelRepeatStrategy

The strategy for whether a label should have multiple copies created and placed along or across the same feature.

LabelStackAlignment

The strategy for how multi-row (stacked) text should be horizontally aligned.

LabelStackBreakPosition

The strategy for whether a row of text should be broken before or after it exceeds the ideal length.

LabelStackSeparatorBreakPosition

The position where the separator character in a label will be written, if used.

LabelStackStrategy

The strategy for whether the text should be stacked or wrapped, rather than place long trailing labels across the map.

LabelTextLayout

The layout to use for label text, which can be either horizontal, straight, perpendicular, or follow the line feature.

LabelTextOrientation

The orientation of label text.

In This Article
Back to top Copyright © 2022 Esri.