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