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