LegendClassFormat

A class containing formatting information for the legend or table of contents entry of a renderer class.

Property

Type

Description

AreaPatch

AreaPatch

The area patch. (Optional).

DescriptionSymbol

Symbol

The text symbol used to draw legend group descriptions.

LabelSymbol

Symbol

The text symbol used to draw the legend group labels.

LinePatch

LinePatch

The line patch. (Optional).

PatchHeight

double

The height of the patch in points.

PatchWidth

double

The width of the patch in points.

Remarks

An area patch will be used for a layer displaying polygons and a line patch for a layer displaying lines.

LabelSymbol and DescriptionSymbol allow you to set the TextSymbol used to display the Label and Description.

2/28/2020