MapLegend 类

定义

表示要在地图中绘制的图例。

public ref class MapLegend sealed : Microsoft::ReportingServices::OnDemandReportRendering::MapDockableSubItem
public sealed class MapLegend : Microsoft.ReportingServices.OnDemandReportRendering.MapDockableSubItem
type MapLegend = class
    inherit MapDockableSubItem
Public NotInheritable Class MapLegend
Inherits MapDockableSubItem
继承

字段

m_instance

报表实例对象。

(继承自 MapObjectCollectionItem)
m_map

指定此子项应用于的地图。

(继承自 MapSubItem)

属性

ActionInfo

获取可停靠项的操作的集合。

(继承自 MapDockableSubItem)
AutoFitTextDisabled

指示是否禁用文本自动调整大小。

BottomMargin

获取子项的下边距。

(继承自 MapSubItem)
DockOutsideViewport

获取一个值,该值指示可停靠项是否将在地图视区外停靠。

(继承自 MapDockableSubItem)
EquallySpacedItems

指示图例项是否将均匀分布。

FieldsUsedInValueExpression

获取值表达式中使用的字段。

(继承自 MapDockableSubItem)
Hidden

获取一个值,该值指示是否将隐藏可停靠项。

(继承自 MapDockableSubItem)
Instance

获取包含此报表定义对象的计算值的报表实例对象。

InterlacedRows

指示图例行是否将使用交错颜色。

InterlacedRowsColor

获取地图图例中交错行的颜色。

Layout

获取地图图例中标签的排列方式。

LeftMargin

获取子项的左边距。

(继承自 MapSubItem)
MapLegendTitle

获取地图图例的标题。

MapLocation

获取子项的位置。

(继承自 MapSubItem)
MapSize

获取子项的大小。

(继承自 MapSubItem)
MinFontSize

获取图例文本的自动调整大小算法的最小字号。

Name

获取地图图例的名称。

Position

获取地图中可停靠项的位置。

(继承自 MapDockableSubItem)
RightMargin

获取子项的右边距。

(继承自 MapSubItem)
Style

获取子项的样式信息。

(继承自 MapSubItem)
TextWrapThreshold

获取要在其后将图例文本换行的字符数。

ToolTip

获取可停靠项的工具提示文本。

(继承自 MapDockableSubItem)
TopMargin

获取子项的上边距。

(继承自 MapSubItem)
UniqueName

获取此报表定义对象的唯一标识符。

(继承自 MapDockableSubItem)
ZIndex

获取子项的绘制顺序。

(继承自 MapSubItem)

显式接口实现

IMapObjectCollectionItem.SetNewContext()

为集合设置新上下文。

(继承自 MapObjectCollectionItem)

适用于