GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace : IMapLegend Interface |
For a list of all members of this type, see IMapLegend members.
Name | Description | |
---|---|---|
Action | Returns the action associated to the element if any, otherwise null . (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapDockableSubItem) | |
AutoFitText | Specifies whether text will be autosized to fit in the MapLegend area. | |
BottomMargin | Width of the bottom margin. The default value is 0in. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSubItem) | |
Caption | Specifies the caption for the title of a map legend. | |
DockOutsideViewport | Gets or sets the sub item should be docked outside the viewport. Ignored if MapLocation is defined. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapDockableSubItem) | |
EquallySpacedItems | Specifies whether legend items are equally spaced in a MapLegend. | |
Hidden | Returns the value indicating whether the item is hidden. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapDockableSubItem) | |
InterlacedRows | Specifies whether the legend rows in a MapLegend will use interlaced colors. | |
InterlacedRowsColor | Specifies the color of the interlaced rows in a MapLegend. | |
LeftMargin | Width of the left margin. The default value is 0in. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSubItem) | |
LegendItems | Legend subitems collection. | |
LegendLayout | Specifies the arrangement of labels in a MapLegend. | |
MapLocation | Gets or sets the sub item location within the map. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSubItem) | |
MapSize | Gets or sets the sub item size within the map. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSubItem) | |
MinFontSize | Specifies the minimum font size for the auto-sizing algorithm of MapLegend text. | |
Name | RDL name of the legend item. | |
Position | The position of the sub item. Ignored if MapLocation is defined. The default value is MapPosition.TopCenter. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapDockableSubItem) | |
RightMargin | Width of the right margin. The default value is 0in. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSubItem) | |
ShadowIntensity | Gets the shadow intensity. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSubItem) | |
Style | Gets or sets style properties for map sub item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSubItem) | |
TextWrapThreshold | Specifies the number of characters after which to wrap the legend text in a MapLegend. | |
TitleSeparator | Style of separator between legent title and legend body. | |
TitleSeparatorColor | Color of separator between legent title and legend body. | |
TitleStyle | Map caption rendering style. | |
ToolTip | Gets the tooltip. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapDockableSubItem) | |
TopMargin | Width of the top margin. The default value is 0in. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSubItem) | |
ZIndex | Drawing order of the item within the map. The default value is 0. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSubItem) |