Condividi tramite


Classe ChartLegendCustomItemCellInstance

Represents an instance type of the ChartLegendCustomItemCell class, and contains the calculated values of the properties in ChartLegendCustomItemCell.

Gerarchia di ereditarietà

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendCustomItemCellInstance

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

Sintassi

'Dichiarazione
Public NotInheritable Class ChartLegendCustomItemCellInstance _
    Inherits BaseInstance
'Utilizzo
Dim instance As ChartLegendCustomItemCellInstance
public sealed class ChartLegendCustomItemCellInstance : BaseInstance
public ref class ChartLegendCustomItemCellInstance sealed : public BaseInstance
[<SealedAttribute>]
type ChartLegendCustomItemCellInstance =  
    class 
        inherit BaseInstance 
    end
public final class ChartLegendCustomItemCellInstance extends BaseInstance

Nel tipo ChartLegendCustomItemCellInstance sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica Alignment Gets the calculated value of the Alignment property in a ChartLegendCustomItemCell class.
Proprietà pubblica BottomMargin Gets the calculated value of the BottomMargin property in a ChartLegendCustomItemCell class.
Proprietà pubblica CellSpan Gets the calculated value of the CellSpan property in a ChartLegendCustomItemCell class.
Proprietà pubblica CellType Gets the calculated value of the CellType property in a ChartLegendCustomItemCell class.
Proprietà pubblica ImageHeight Gets the calculated value of the ImageHeight property in a ChartLegendCustomItemCell class.
Proprietà pubblica ImageWidth Gets the calculated value of the ImageWidth property in a ChartLegendCustomItemCell class.
Proprietà pubblica LeftMargin Gets the calculated value of the LeftMargin property in a ChartLegendCustomItemCell class.
Proprietà pubblica RightMargin Gets the calculated value of the RightMargin property in a ChartLegendCustomItemCell class.
Proprietà pubblica Style Gets the calculated value of the Style property in a ChartLegendCustomItemCell class.
Proprietà pubblica SymbolHeight Gets the calculated value of the SymbolHeight property in a ChartLegendCustomItemCell class.
Proprietà pubblica SymbolWidth Gets the calculated value of the SymbolWidth property in a ChartLegendCustomItemCell class.
Proprietà pubblica Text Gets the calculated value of the Text property in a ChartLegendCustomItemCell class.
Proprietà pubblica ToolTip Gets the calculated value of the ToolTip property in a ChartLegendCustomItemCell class.
Proprietà pubblica TopMargin Gets the calculated value of the TopMargin property in a ChartLegendCustomItemCell class.

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