Click or drag to resize

PointPolarAngle Property

LightningChart .NET Help
Angle value (degrees)

Namespace:  Arction.Wpf.Charting
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

Implements

IPointPolarAngle
See Also