The ChartNoMoveDirections type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ChartNoMoveDirections |
Initializes a new instance of the ChartNoMoveDirections class.
|
Methods
Name | Description | |
---|---|---|
![]() |
AssignFrom |
Copies properties from another ChartNoMoveDirections to the current object.
|
Properties
Name | Description | |
---|---|---|
![]() |
Down |
Gets or sets a value indicating whether the smart label is not allowed to move directly down.
|
![]() |
DownLeft |
Gets or sets a value indicating whether the smart label is not allowed to move down-left.
|
![]() |
DownRight |
Gets or sets a value indicating whether the smart label is not allowed to move down-right.
|
![]() |
Left |
Gets or sets a value indicating whether the smart label is not allowed to move directly left.
|
![]() |
Right |
Gets or sets a value indicating whether the smart label is not allowed to move directly right.
|
![]() |
Up |
Gets or sets a value indicating whether the smart label is not allowed to move directly up.
|
![]() |
UpLeft |
Gets or sets a value indicating whether the smart label is not allowed to move up-left.
|
![]() |
UpRight |
Gets or sets a value indicating whether the smart label is not allowed to move up-right.
|