LegendGroup

A class containing the collection of legend classes provided by a renderer.

Property

Type

Description

Editable

bool

Indicates if the group can be edited. Default is editable.

Heading

string

The heading of the legend group.

LegendClasses

LegendClass[]

Array of LegendClass objects in the group.

Visible

bool

Indicates if the group is displayed.

11/8/2016