Compartir a través de


ChartNoMoveDirections Miembros

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

El tipo ChartNoMoveDirections expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Down Indicates the smart label will not move directly down.
Propiedad pública DownLeft Indicates the smart label will not move down-left.
Propiedad pública DownRight Indicates the smart label will not move down-right.
Propiedad pública Instance Gets the report instance object that contains the calculated values of this report definition object.
Propiedad pública Left Indicates the smart label will not move directly left.
Propiedad pública Right Indicates the smart label will not move directly right.
Propiedad pública Up Indicates the smart label will not move directly up.
Propiedad pública UpLeft Indicates the smart label will not move up-left.
Propiedad pública UpRight Indicates the smart label will not move up-right.

Principio