Freigeben über


ChartLegendCustomItemCellInstance-Klasse

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

Vererbungshierarchie

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public NotInheritable Class ChartLegendCustomItemCellInstance _
    Inherits BaseInstance
'Usage
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

Der ChartLegendCustomItemCellInstance-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Alignment Gets the calculated value of the Alignment property in a ChartLegendCustomItemCell class.
Öffentliche Eigenschaft BottomMargin Gets the calculated value of the BottomMargin property in a ChartLegendCustomItemCell class.
Öffentliche Eigenschaft CellSpan Gets the calculated value of the CellSpan property in a ChartLegendCustomItemCell class.
Öffentliche Eigenschaft CellType Gets the calculated value of the CellType property in a ChartLegendCustomItemCell class.
Öffentliche Eigenschaft ImageHeight Gets the calculated value of the ImageHeight property in a ChartLegendCustomItemCell class.
Öffentliche Eigenschaft ImageWidth Gets the calculated value of the ImageWidth property in a ChartLegendCustomItemCell class.
Öffentliche Eigenschaft LeftMargin Gets the calculated value of the LeftMargin property in a ChartLegendCustomItemCell class.
Öffentliche Eigenschaft RightMargin Gets the calculated value of the RightMargin property in a ChartLegendCustomItemCell class.
Öffentliche Eigenschaft Style Gets the calculated value of the Style property in a ChartLegendCustomItemCell class.
Öffentliche Eigenschaft SymbolHeight Gets the calculated value of the SymbolHeight property in a ChartLegendCustomItemCell class.
Öffentliche Eigenschaft SymbolWidth Gets the calculated value of the SymbolWidth property in a ChartLegendCustomItemCell class.
Öffentliche Eigenschaft Text Gets the calculated value of the Text property in a ChartLegendCustomItemCell class.
Öffentliche Eigenschaft ToolTip Gets the calculated value of the ToolTip property in a ChartLegendCustomItemCell class.
Öffentliche Eigenschaft TopMargin Gets the calculated value of the TopMargin property in a ChartLegendCustomItemCell class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Geschützte Methode ResetInstanceCache Resets the instance cache. (Geerbt von BaseInstance.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.