Condividi tramite


Membri ChartNoMoveDirections

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

Il tipo ChartNoMoveDirections espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Down Indicates the smart label will not move directly down.
Proprietà pubblica DownLeft Indicates the smart label will not move down-left.
Proprietà pubblica DownRight Indicates the smart label will not move down-right.
Proprietà pubblica Instance Gets the report instance object that contains the calculated values of this report definition object.
Proprietà pubblica Left Indicates the smart label will not move directly left.
Proprietà pubblica Right Indicates the smart label will not move directly right.
Proprietà pubblica Up Indicates the smart label will not move directly up.
Proprietà pubblica UpLeft Indicates the smart label will not move up-left.
Proprietà pubblica UpRight Indicates the smart label will not move up-right.

In alto