Classe ChartNoMoveDirections
Defines which directions a smart label is not allowed to move.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..ChartNoMoveDirections
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class ChartNoMoveDirections
'Utilisation
Dim instance As ChartNoMoveDirections
public sealed class ChartNoMoveDirections
public ref class ChartNoMoveDirections sealed
[<SealedAttribute>]
type ChartNoMoveDirections = class end
public final class ChartNoMoveDirections
Le type ChartNoMoveDirections expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
![]() |
Down | Indicates the smart label will not move directly down. |
![]() |
DownLeft | Indicates the smart label will not move down-left. |
![]() |
DownRight | Indicates the smart label will not move down-right. |
![]() |
Instance | Gets the report instance object that contains the calculated values of this report definition object. |
![]() |
Left | Indicates the smart label will not move directly left. |
![]() |
Right | Indicates the smart label will not move directly right. |
![]() |
Up | Indicates the smart label will not move directly up. |
![]() |
UpLeft | Indicates the smart label will not move up-left. |
![]() |
UpRight | Indicates the smart label will not move up-right. |
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.