Class OHLCSourceList
- Namespace
- ScottPlot.DataSources
- Assembly
- ScottPlot.dll
public class OHLCSourceList : OHLCSourceBase, IOHLCSource
- Inheritance
-
OHLCSourceList
- Implements
- Inherited Members
- Extension Methods
Constructors
OHLCSourceList(List<OHLC>)
public OHLCSourceList(List<OHLC> prices)
Parameters
Properties
Count
public override int Count { get; }
Property Value
Methods
GetOHLCs()
public override IReadOnlyList<OHLC> GetOHLCs()