Click or drag to resize

PointPolarSetValues Method

LightningChart .NET Help
Set all values.

Namespace:  Arction.Wpf.Charting
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public override void SetValues(
	double angleUi,
	double amplitude
)

Parameters

angleUi
Type: SystemDouble
Angle.
amplitude
Type: SystemDouble
Amplitude.
See Also