[This is preliminary documentation and is subject to change.]
Namespace: NFX.WinForms.Controls.ChartKit.TemporalAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
protected internal CandleMidLineElement(
CandleMidLineView view,
PlotPane host,
Point[] points
)
protected internal CandleMidLineElement(
CandleMidLineView view,
PlotPane host,
Point[] points
)
Protected Friend Sub New (
view As CandleMidLineView,
host As PlotPane,
points As Point()
)
Protected Friend Sub New (
view As CandleMidLineView,
host As PlotPane,
points As Point()
)
protected public:
CandleMidLineElement(
CandleMidLineView^ view,
PlotPane^ host,
array<Point>^ points
)
protected public:
CandleMidLineElement(
CandleMidLineView^ view,
PlotPane^ host,
array<Point>^ points
)
new :
view : CandleMidLineView *
host : PlotPane *
points : Point[] -> CandleMidLineElement
new :
view : CandleMidLineView *
host : PlotPane *
points : Point[] -> CandleMidLineElement