MapLegend Class

 

Updated: February 25, 2016

Represents a legend to be drawn in a map.

Namespace:   Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)


public ref class MapLegend sealed : MapDockableSubItem

NameDescription
System_CAPS_pubpropertyActionInfo

Gets a set of actions for the dockable item.(Inherited from MapDockableSubItem.)

System_CAPS_pubpropertyAutoFitTextDisabled

Indicates whether text autosizing is disabled.

System_CAPS_pubpropertyBottomMargin

Gets the bottom margin for the subitem.(Inherited from MapSubItem.)

System_CAPS_pubpropertyDockOutsideViewport

Gets a value that indicates whether the dockable item will be docked outside a map viewport.(Inherited from MapDockableSubItem.)

System_CAPS_pubpropertyEquallySpacedItems

Indicates whether legend items will be equally spaced.

System_CAPS_pubpropertyFieldsUsedInValueExpression

Gets the fields that are used in a value expression.(Inherited from MapDockableSubItem.)

System_CAPS_pubpropertyHidden

Gets a value that indicates whether the dockable item will be hidden.(Inherited from MapDockableSubItem.)

System_CAPS_pubpropertyInstance

Gets the report instance object that contains the calculated values of this report definition object.

System_CAPS_pubpropertyInterlacedRows

Indicates whether the legend rows will use interlaced colors.

System_CAPS_pubpropertyInterlacedRowsColor

Gets the color of the interlaced rows in the map legend.

System_CAPS_pubpropertyLayout

Gets the arrangement of labels in the map legend.

System_CAPS_pubpropertyLeftMargin

Gets the left margin for the subitem.(Inherited from MapSubItem.)

System_CAPS_pubpropertyMapLegendTitle

Gets a title for the map legend.

System_CAPS_pubpropertyMapLocation

Gets the location of the subitem.(Inherited from MapSubItem.)

System_CAPS_pubpropertyMapSize

Gets the size of the subitem.(Inherited from MapSubItem.)

System_CAPS_pubpropertyMinFontSize

Gets the minimum font size for the auto-sizing algorithm of the legend text.

System_CAPS_pubpropertyName

Gets a name for the map legend.

System_CAPS_pubpropertyPosition

Gets the position of the dockable item in the map.(Inherited from MapDockableSubItem.)

System_CAPS_pubpropertyRightMargin

Gets the right margin for the subitem.(Inherited from MapSubItem.)

System_CAPS_pubpropertyStyle

Gets the style information for the subitem.(Inherited from MapSubItem.)

System_CAPS_pubpropertyTextWrapThreshold

Gets the number of characters after which to wrap the legend text.

System_CAPS_pubpropertyToolTip

Gets the tooltip text for the dockable item.(Inherited from MapDockableSubItem.)

System_CAPS_pubpropertyTopMargin

Gets the top margin for the subitem.(Inherited from MapSubItem.)

System_CAPS_pubpropertyUniqueName

Gets the unique identifier for this report definition object.(Inherited from MapDockableSubItem.)

System_CAPS_pubpropertyZIndex

Gets the drawing order of the subitem.(Inherited from MapSubItem.)

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

NameDescription
System_CAPS_pubinterfaceSystem_CAPS_privmethodIMapObjectCollectionItem::SetNewContext()

This API supports the product infrastructure and is not intended to be used directly from your code. Sets a new context for the collection.(Inherited from MapObjectCollectionItem.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: