Click or drag to resize

SectorMinAmplitude Property

LightningChart .NET Help
Sector min amplitude.

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

Property Value

Type: Double
See Also