MapLegendTitleInstance Class

Definition

Represents an instance type of the MapLegendTitle class and contains the calculated values of the properties in 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
Inheritance
MapLegendTitleInstance

Properties

Caption

Gets the calculated value of the Caption property in a MapLegendTitle class.

Style

Gets the calculated value of the Style property in a MapLegendTitle class.

TitleSeparator

Gets the calculated value of the TitleSeparator property in a MapLegendTitle class.

TitleSeparatorColor

Gets the calculated value of the TitleSeparatorColor property in a MapLegendTitle class.

Methods

ResetInstanceCache()

Resets the instance cache.

(Inherited from BaseInstance)

Applies to