Class SectorList
- Namespace
- LightningChartLib.WinForms.Charting
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
List of Sector.
public class SectorList : List<Sector>, IList<Sector>, ICollection<Sector>, IList, ICollection, IReadOnlyList<Sector>, IReadOnlyCollection<Sector>, IEnumerable<Sector>, IEnumerable
- Inheritance
-
SectorList
- Implements
- Inherited Members
- Extension Methods
Constructors
SectorList()
public SectorList()