| Visual Basic (Declaration) | |
|---|---|
| Public Property AutoWrap As Boolean | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public bool AutoWrap {get; set;} | |
This property does not affect AxisTick labels. Axis.TickLabelMode should be used instead in those cases. 
 
  
  
  
  
  
  
  
 
| dotnetCHARTING | Send comments on this topic. | 
| AutoWrap Property | |
| See Also | |
|     | 
| dotnetCHARTING Namespace > Label Class : AutoWrap Property | 
| Visual Basic (Declaration) | |
|---|---|
| Public Property AutoWrap As Boolean | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public bool AutoWrap {get; set;} | |