ScottPlot
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
ScottPlot.DataSources.OHLCSourceBase Class Referenceabstract
Inheritance diagram for ScottPlot.DataSources.OHLCSourceBase:
ScottPlot.IOHLCSource

Public Member Functions

IReadOnlyList< OHLCGetOHLCs ()
 
AxisLimits GetLimits ()
 
CoordinateRange GetLimitsX ()
 
CoordinateRange GetLimitsY ()
 
CoordinateRange GetPriceRange (int index1, int index2)
 

Properties

int Count [get]
 
- Properties inherited from ScottPlot.IOHLCSource

Member Function Documentation

◆ GetLimits()

AxisLimits ScottPlot.DataSources.OHLCSourceBase.GetLimits ( )
inline

Implements ScottPlot.IOHLCSource.

◆ GetLimitsX()

CoordinateRange ScottPlot.DataSources.OHLCSourceBase.GetLimitsX ( )
inline

Implements ScottPlot.IOHLCSource.

◆ GetLimitsY()

CoordinateRange ScottPlot.DataSources.OHLCSourceBase.GetLimitsY ( )
inline

Implements ScottPlot.IOHLCSource.

◆ GetOHLCs()

IReadOnlyList< OHLC > ScottPlot.DataSources.OHLCSourceBase.GetOHLCs ( )
abstract

Implements ScottPlot.IOHLCSource.

◆ GetPriceRange()

CoordinateRange ScottPlot.DataSources.OHLCSourceBase.GetPriceRange ( int  index1,
int  index2 
)
inline

Implements ScottPlot.IOHLCSource.

Property Documentation

◆ Count

int ScottPlot.DataSources.OHLCSourceBase.Count
getabstract

Implements ScottPlot.IOHLCSource.


The documentation for this class was generated from the following file: