Visual Basic (Declaration) | |
---|---|
Public Property TickLabelAngle As Single |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public float TickLabelAngle {get; set;} |
To force tick label angles, set Axis.TickLabelMode = Axis.TickLabelMode.Angled.
dotnetCHARTING | Send comments on this topic. |
TickLabelAngle Property | |
See Also |
dotnetCHARTING Namespace > Axis Class : TickLabelAngle Property |
Visual Basic (Declaration) | |
---|---|
Public Property TickLabelAngle As Single |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public float TickLabelAngle {get; set;} |