Click or drag to resize
NChartPointStatePointStateAlignedToXWithXLowOpenCloseHigh Method
Overload List
  NameDescription
Public methodStatic memberPointStateAlignedToXWithXLowOpenCloseHigh(Int32, Double, Double, Double, Double)
Create a point state that is aligned to the X grid and has low open close and high values. This is a typical state for candlestick series drawn in 2D.
Public methodStatic memberPointStateAlignedToXWithXLowOpenCloseHigh(DateTimeOffset, Double, Double, Double, Double)
Create a point state that is aligned to the X grid and has low open close and high values. This is a typical state for candlestick series drawn in 2D.
Top
See Also