| Visual Basic (Declaration) | |
|---|---|
Public Property ListTopToBottom As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool ListTopToBottom {get; set;} | |
When false, entries are listed left to right across columns in multi-column legend boxes.
| dotnetCHARTING | Send comments on this topic. |
| ListTopToBottom Property | |
| See Also | |
|
| dotnetCHARTING Namespace > LegendBox Class : ListTopToBottom Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property ListTopToBottom As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool ListTopToBottom {get; set;} | |