MapLegendTitleInstance Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente un type d’instance de la MapLegendTitle classe et contient les valeurs calculées des propriétés dans 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
- Héritage
Propriétés
| Nom | Description |
|---|---|
| Caption |
Obtient la valeur calculée du Caption bien dans une MapLegendTitle classe. |
| Style |
Obtient la valeur calculée du Style bien dans une MapLegendTitle classe. |
| TitleSeparator |
Obtient la valeur calculée du TitleSeparator bien dans une MapLegendTitle classe. |
| TitleSeparatorColor |
Obtient la valeur calculée du TitleSeparatorColor bien dans une MapLegendTitle classe. |
Méthodes
| Nom | Description |
|---|---|
| ResetInstanceCache() |
Réinitialise le cache d’instance. (Hérité de BaseInstance) |