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