MapLegendTitleInstance 类

定义

表示 MapLegendTitle 类的实例类型并且包含 MapLegendTitle 中属性的计算值。

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

属性

Caption

获取 Caption 类中 MapLegendTitle 属性的计算值。

Style

获取 Style 类中 MapLegendTitle 属性的计算值。

TitleSeparator

获取 TitleSeparator 类中 MapLegendTitle 属性的计算值。

TitleSeparatorColor

获取 TitleSeparatorColor 类中 MapLegendTitle 属性的计算值。

方法

ResetInstanceCache()

重置实例缓存。

(继承自 BaseInstance)

适用于