Click or drag to resize

IPointPolar Interface

LightningChart .NET Help
IPointPolar interface.

Namespace:  Arction.Wpf.Charting
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public interface IPointPolar : IPointRound

The IPointPolar type exposes the following members.

Properties
  NameDescription
Public propertyAmplitude
Amplitude.
Public propertyAngle
Angle (degrees).
Top
See Also