Gets or sets the rotation angle of labels at a horizontal axis. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
public double LabelRotationAngle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LabelRotationAngle As Double |
See Also