Partager via


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
Propriété publique Down Indicates the smart label will not move directly down.
Propriété publique DownLeft Indicates the smart label will not move down-left.
Propriété publique DownRight Indicates the smart label will not move down-right.
Propriété publique Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriété publique Left Indicates the smart label will not move directly left.
Propriété publique Right Indicates the smart label will not move directly right.
Propriété publique Up Indicates the smart label will not move directly up.
Propriété publique UpLeft Indicates the smart label will not move up-left.
Propriété publique UpRight Indicates the smart label will not move up-right.

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.