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