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