MapLegend

Description

The MapLegend class is used to work with a legend.

Inheritance Hierarchy

          NSObject

          MapObject

          MapPlaced

          MapLegend

Properties

betweenFormat. Label format for Between elements.

blockAlignment. Legend alignment.

columnCount. Number of columns.

equalFormat. Label format for the Equals elements.

font. Legend font.

footer. Label displayed at the bottom of the legend.

greaterFormat. Label format for the Greater elements.

header. Label displayed at the top of the legend.

lessFormat. Label format for the Less elements.

markerShape. Legend marker shape.

optimizedOut. Indicates whether a map legend is hidden.

orientation. Legend positioning parameters.

origin. Legend position.

showEquals. Determines whether the Equals element should be displayed.

textColor. Legend text color.

valueScale. Used value scale.

Properties inherited from MapPlaced

background. Object background fill options.

borderColor. Object border color.

borderRadius. Object border smoothing radius.

borderThickness. Object border thickness.

height. Object height.

left. X coordinate for the upper-left corner of the object.

margin. Object margins.

opacity. Object transparency.

padding. Object paddings.

top. Y coordinate for the upper-right corner of the object.

width. Object width.

Properties inherited from MapObject

chart. Map containing the current object.

ID. Object identifier.

topobase. Used topobase.

visibility. Indicates whether the object is visible.

See also:

Classes