Элементы ChartNoMoveDirections

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

Тип ChartNoMoveDirections предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство Down Indicates the smart label will not move directly down.
Открытое свойство DownLeft Indicates the smart label will not move down-left.
Открытое свойство DownRight Indicates the smart label will not move down-right.
Открытое свойство Instance Gets the report instance object that contains the calculated values of this report definition object.
Открытое свойство Left Indicates the smart label will not move directly left.
Открытое свойство Right Indicates the smart label will not move directly right.
Открытое свойство Up Indicates the smart label will not move directly up.
Открытое свойство UpLeft Indicates the smart label will not move up-left.
Открытое свойство UpRight Indicates the smart label will not move up-right.

В начало