ChartNoMoveDirections Class Members
 
            
                In This Topic
            
            The following tables list the members exposed by ChartNoMoveDirections.
            
            Public Constructors
            
            
            
            
            
            
            
            Public 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.   | 
Top 
            
            
            
            Public Methods
            
            
            
            
            
            
            
            
            
            
            See Also