ChartNoMoveDirections Class
Updated: February 25, 2016
Defines which directions a smart label is not allowed to move.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
| Name | Description | |
|---|---|---|
![]() | 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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

