The following tables list the members exposed by LegendItemBase.
Public Properties
| Name | Description |
| Caption | Gets or sets the text representing the current item in the legend. |
| Font | Gets or sets the font used to draw the current item's Caption. |
| Name | Gets or sets the name of the item. If specified, and the item is contained in a collection, this name can be used in script expressions to reference the item by name rather than by index. (Inherited from C1.C1Report.CustomFields.Maps.MapOwnedItemBase) |
| TextColor | Gets or sets the color used to draw the current item's Caption. |
| Visible | Gets or sets the item's visibility. |
Top
Public Methods
See Also