ChartItemInLegendInstance 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 ChartItemInLegend classe et contient les valeurs calculées des propriétés dans ChartItemInLegend.
public ref class ChartItemInLegendInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class ChartItemInLegendInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ChartItemInLegendInstance = class
inherit BaseInstance
Public NotInheritable Class ChartItemInLegendInstance
Inherits BaseInstance
- Héritage
Propriétés
| Nom | Description |
|---|---|
| Hidden |
Obtient la valeur calculée du Hidden bien dans une ChartItemInLegend classe. |
| LegendText |
Obtient la valeur calculée du LegendText bien dans une ChartItemInLegend classe. |
| ToolTip |
Obtient la valeur calculée du ToolTip bien dans une ChartItemInLegend classe. |
Méthodes
| Nom | Description |
|---|---|
| ResetInstanceCache() |
Réinitialise le cache d’instance. (Hérité de BaseInstance) |