Partilhar via


Membros ChartNoMoveDirections

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

O tipo ChartNoMoveDirections expõe os seguintes membros.

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Propriedades

  Nome Descrição
Propriedade pública Down Indicates the smart label will not move directly down.
Propriedade pública DownLeft Indicates the smart label will not move down-left.
Propriedade pública DownRight Indicates the smart label will not move down-right.
Propriedade pública Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriedade pública Left Indicates the smart label will not move directly left.
Propriedade pública Right Indicates the smart label will not move directly right.
Propriedade pública Up Indicates the smart label will not move directly up.
Propriedade pública UpLeft Indicates the smart label will not move up-left.
Propriedade pública UpRight Indicates the smart label will not move up-right.

Início