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 | |
---|---|---|
![]() |
Height | Gets an expression that evaluates to the height of the item as a percentage of its containing object. |
![]() |
Instance | Gets the report instance object that contains the calculated values of this report definition object. |
![]() |
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. |
![]() |
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. |
![]() |
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 | |
---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
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.