Click or drag to resize

TitleBaseAngle Property

LightningChart .NET Help
Text rotation angle, in degrees. The rotation is applied around text center point.

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

Property Value

Type: Double
See Also