| Visual Basic (Declaration) | |
|---|---|
Public Property ForceVertical As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool ForceVertical {get; set;} | |
When false, labels will be drawn vertically only on columns and cylinders that
are not wide enough to fit the label horizontally. Otherwise, all labels will be
vertical.