Partager via


Classe ChartLegendCustomItemCellInstance

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

Hiérarchie d'héritage

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

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

Syntaxe

'Déclaration
Public NotInheritable Class ChartLegendCustomItemCellInstance _
    Inherits BaseInstance
'Utilisation
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

Le type ChartLegendCustomItemCellInstance expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Alignment Gets the calculated value of the Alignment property in a ChartLegendCustomItemCell class.
Propriété publique BottomMargin Gets the calculated value of the BottomMargin property in a ChartLegendCustomItemCell class.
Propriété publique CellSpan Gets the calculated value of the CellSpan property in a ChartLegendCustomItemCell class.
Propriété publique CellType Gets the calculated value of the CellType property in a ChartLegendCustomItemCell class.
Propriété publique ImageHeight Gets the calculated value of the ImageHeight property in a ChartLegendCustomItemCell class.
Propriété publique ImageWidth Gets the calculated value of the ImageWidth property in a ChartLegendCustomItemCell class.
Propriété publique LeftMargin Gets the calculated value of the LeftMargin property in a ChartLegendCustomItemCell class.
Propriété publique RightMargin Gets the calculated value of the RightMargin property in a ChartLegendCustomItemCell class.
Propriété publique Style Gets the calculated value of the Style property in a ChartLegendCustomItemCell class.
Propriété publique SymbolHeight Gets the calculated value of the SymbolHeight property in a ChartLegendCustomItemCell class.
Propriété publique SymbolWidth Gets the calculated value of the SymbolWidth property in a ChartLegendCustomItemCell class.
Propriété publique Text Gets the calculated value of the Text property in a ChartLegendCustomItemCell class.
Propriété publique ToolTip Gets the calculated value of the ToolTip property in a ChartLegendCustomItemCell class.
Propriété publique TopMargin Gets the calculated value of the TopMargin property in a ChartLegendCustomItemCell class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode protégée ResetInstanceCache Resets the instance cache. (hérité de BaseInstance.)
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.