Partager via


Classe ChartElementPosition

Represents the position in which to draw a chart element.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..ChartElementPosition

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

Syntaxe

'Déclaration
Public NotInheritable Class ChartElementPosition
'Utilisation
Dim instance As ChartElementPosition
public sealed class ChartElementPosition
public ref class ChartElementPosition sealed
[<SealedAttribute>]
type ChartElementPosition =  class end
public final class ChartElementPosition

Le type ChartElementPosition expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Height Gets an expression that evaluates to the height of the item as a percentage of its containing object.
Propriété publique Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriété publique Left Gets an expression that evaluates to the distance of the item from the left of the containing object, as a percentage of the container.
Propriété publique Top Gets an expression that evaluates to the distance of the item from the top of the containing object, as a percentage of the container.
Propriété publique Width Gets an expression that evaluates to the width of the item as a percentage of its containing object.

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 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.