Freigeben über


ChartNoMoveDirections-Klasse

Defines which directions a smart label is not allowed to move.

Vererbungshierarchie

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..ChartNoMoveDirections

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public NotInheritable Class ChartNoMoveDirections
'Usage
Dim instance As ChartNoMoveDirections
public sealed class ChartNoMoveDirections
public ref class ChartNoMoveDirections sealed
[<SealedAttribute>]
type ChartNoMoveDirections =  class end
public final class ChartNoMoveDirections

Der ChartNoMoveDirections-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Down Indicates the smart label will not move directly down.
Öffentliche Eigenschaft DownLeft Indicates the smart label will not move down-left.
Öffentliche Eigenschaft DownRight Indicates the smart label will not move down-right.
Öffentliche Eigenschaft Instance Gets the report instance object that contains the calculated values of this report definition object.
Öffentliche Eigenschaft Left Indicates the smart label will not move directly left.
Öffentliche Eigenschaft Right Indicates the smart label will not move directly right.
Öffentliche Eigenschaft Up Indicates the smart label will not move directly up.
Öffentliche Eigenschaft UpLeft Indicates the smart label will not move up-left.
Öffentliche Eigenschaft UpRight Indicates the smart label will not move up-right.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.