Condividi tramite


Classe ChartLegendColumnHeader

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

Represents a column header in a chart legend.

Gerarchia di ereditarietà

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendColumnHeader

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class ChartLegendColumnHeader _
    Implements IROMStyleDefinitionContainer
'Utilizzo
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

Nel tipo ChartLegendColumnHeader sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica Instance Gets the report instance object that contains the calculated values of this report definition object.
Proprietà pubblica Style Gets the header style.
Proprietà pubblica Value Gets an expression that evaluates to the value to be shown in the header.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering