Partager via


Classe ChartLegendColumnHeader

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Represents a column header in a chart legend.

Hiérarchie d'héritage

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendColumnHeader

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class ChartLegendColumnHeader _
    Implements IROMStyleDefinitionContainer
'Utilisation
Dim instance As ChartLegendColumnHeader
public sealed class ChartLegendColumnHeader : IROMStyleDefinitionContainer
public ref class ChartLegendColumnHeader sealed : IROMStyleDefinitionContainer
[<SealedAttribute>]
type ChartLegendColumnHeader =  
    class 
        interface IROMStyleDefinitionContainer 
    end
public final class ChartLegendColumnHeader implements IROMStyleDefinitionContainer

Le type ChartLegendColumnHeader expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriété publique Style Gets the header style.
Propriété publique Value Gets an expression that evaluates to the value to be shown in the header.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Référence

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering