| Visual Basic (Declaration) | |
|---|---|
Public Property PaddingTop As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int PaddingTop {get; set;} | |
This property is useful when the LegendEntry is a header and
starts a new group of entries. Additional spacing may be required between the groups to
accentuate the separation between groups.