ActiveReports 8
IMapLegend Interface Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace : IMapLegend Interface

Glossary Item Box

The following tables list the members exposed by IMapLegend.

Public Properties

 NameDescription
 PropertyAutoFitTextSpecifies whether text will be autosized to fit in the MapLegend area.  
 PropertyCaptionSpecifies the caption for the title of a map legend.  
 PropertyEquallySpacedItemsSpecifies whether legend items are equally spaced in a MapLegend.  
 PropertyInterlacedRowsSpecifies whether the legend rows in a MapLegend will use interlaced colors.  
 PropertyInterlacedRowsColorSpecifies the color of the interlaced rows in a MapLegend.  
 PropertyLegendItemsLegend subitems collection.  
 PropertyLegendLayoutSpecifies the arrangement of labels in a MapLegend.  
 PropertyMinFontSizeSpecifies the minimum font size for the auto-sizing algorithm of MapLegend text.  
 PropertyNameRDL name of the legend item.  
 PropertyTextWrapThresholdSpecifies the number of characters after which to wrap the legend text in a MapLegend.  
 PropertyTitleSeparatorStyle of separator between legent title and legend body.  
 PropertyTitleSeparatorColorColor of separator between legent title and legend body.  
 PropertyTitleStyleMap caption rendering style.  
Top

See Also