| Visual Basic (Declaration) | |
|---|---|
| Public Property Padding As Integer | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public int Padding {get; set;} | |
Legend boxes also use this property to set the padding between entries.
 
  
  
  
  
  
  
  
 
| dotnetCHARTING | Send comments on this topic. | 
| Padding Property | |
| See Also | |
|     | 
| dotnetCHARTING Namespace > Box Class : Padding Property | 
| Visual Basic (Declaration) | |
|---|---|
| Public Property Padding As Integer | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public int Padding {get; set;} | |