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