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