MapLegendTitle 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示地图图例的标题。
public ref class MapLegendTitle sealed : Microsoft::ReportingServices::OnDemandReportRendering::IROMStyleDefinitionContainer
public sealed class MapLegendTitle : Microsoft.ReportingServices.OnDemandReportRendering.IROMStyleDefinitionContainer
type MapLegendTitle = class
interface IROMStyleDefinitionContainer
Public NotInheritable Class MapLegendTitle
Implements IROMStyleDefinitionContainer
- 继承
-
MapLegendTitle
- 实现
属性
Caption |
获取地图图例标题的主题。 |
Instance |
获取包含此报表定义对象的计算值的报表实例对象。 |
Style |
获取地图图例标题的样式信息。 |
TitleSeparator |
获取用于地图图例标题的分隔符类型。 |
TitleSeparatorColor |
获取地图图例标题中的分隔符颜色。 |