MapLegendTitleInstance Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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) |