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 | |
---|---|---|
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Object). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
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. |
Principio