◆ OHLC() [1/2]
ScottPlot.OHLC.OHLC |
( |
double |
open, |
|
|
double |
high, |
|
|
double |
low, |
|
|
double |
close |
|
) |
| |
|
inline |
◆ OHLC() [2/2]
ScottPlot.OHLC.OHLC |
( |
double |
open, |
|
|
double |
high, |
|
|
double |
low, |
|
|
double |
close, |
|
|
DateTime |
start, |
|
|
TimeSpan |
span |
|
) |
| |
|
inline |
◆ Clone()
readonly OHLC ScottPlot.OHLC.Clone |
( |
| ) |
|
|
inline |
◆ ShiftedBy() [1/2]
readonly OHLC ScottPlot.OHLC.ShiftedBy |
( |
double |
delta | ) |
|
|
inline |
◆ ShiftedBy() [2/2]
◆ WithClose()
readonly OHLC ScottPlot.OHLC.WithClose |
( |
double |
price | ) |
|
|
inline |
◆ WithDate()
◆ WithHigh()
readonly OHLC ScottPlot.OHLC.WithHigh |
( |
double |
price | ) |
|
|
inline |
◆ WithLow()
readonly OHLC ScottPlot.OHLC.WithLow |
( |
double |
price | ) |
|
|
inline |
◆ WithOpen()
readonly OHLC ScottPlot.OHLC.WithOpen |
( |
double |
price | ) |
|
|
inline |
◆ WithTimeSpan()
readonly OHLC ScottPlot.OHLC.WithTimeSpan |
( |
TimeSpan |
timeSpan | ) |
|
|
inline |
◆ Close
double ScottPlot.OHLC.Close |
|
getset |
◆ DateTime
DateTime ScottPlot.OHLC.DateTime |
|
getset |
◆ High
double ScottPlot.OHLC.High |
|
getset |
◆ Low
double ScottPlot.OHLC.Low |
|
getset |
◆ Open
double ScottPlot.OHLC.Open |
|
getset |
◆ TimeSpan
TimeSpan ScottPlot.OHLC.TimeSpan |
|
getset |
The documentation for this struct was generated from the following file:
- ScottPlot/src/ScottPlot5/ScottPlot5/Primitives/OHLC.cs