MapSpatialElementTemplateInstance Class

Definition

Represents an instance type of the MapSpatialElementTemplate class and contains the calculated values of the properties in MapSpatialElementTemplate.

public ref class MapSpatialElementTemplateInstance abstract : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public abstract class MapSpatialElementTemplateInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type MapSpatialElementTemplateInstance = class
    inherit BaseInstance
Public MustInherit Class MapSpatialElementTemplateInstance
Inherits BaseInstance
Inheritance
MapSpatialElementTemplateInstance
Derived

Properties

DataElementLabel

Gets the calculated value of the DataElementLabel property in a MapSpatialElementTemplate class.

Hidden

Gets the calculated value of the Hidden property in a MapSpatialElementTemplate class.

Label

Gets the calculated value of the Label property in a MapSpatialElementTemplate class.

OffsetX

Gets the calculated value of the OffsetX property in a MapSpatialElementTemplate class.

OffsetY

Gets the calculated value of the OffsetY property in a MapSpatialElementTemplate class.

Style

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

ToolTip

Gets the calculated value of the ToolTip property in a MapSpatialElementTemplate class.

Methods

ResetInstanceCache()

Resets the cache of the MapSpatialElementTemplateInstance.

Applies to