Click or drag to resize

ViewPolarBaseSectors Property

LightningChart .NET Help
Sector list.

Namespace:  Arction.WinForms.Charting.Views.ViewPolar
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public List<Sector> Sectors { get; set; }

Property Value

Type: ListSector
See Also