Click or drag to resize

AnnotationBaseRotateAngle Property

LightningChart .NET Help
Rotation angle, in degrees. The rotation is done around the element's center of rotation.

Namespace:  Arction.Wpf.Charting.Annotations
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(double), "0")]
public double RotateAngle { get; set; }

Property Value

Type: Double
See Also