[]
        
(Showing Draft Content)

C1.Win.FlexReport.CustomFields.Maps.LegendTextItem

LegendTextItem Class

Represents a text only legend item. Shows arbitrary text.

Inheritance
LegendTextItem
Implements
Namespace: C1.Win.FlexReport.CustomFields.Maps
Assembly: C1.Win.FlexReport.CustomFields.4.8.dll
Syntax
public class LegendTextItem : LegendItemBase, ILegendItem

Constructors

Name Description
LegendTextItem()
LegendTextItem(Map)

Properties

Name Description
BaseName

Gets a one word description of the item type (e.g. "Layer"). Also used to automatically generate new items' names.

Kind