Japanese Candle StickDraw(Graphics, Graph Pane, Japanese Candle Stick Item, Axis, Axis, Single) Method
Definition
Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
C#
public void Draw(
Graphics g,
GraphPane pane,
JapaneseCandleStickItem curve,
Axis baseAxis,
Axis valueAxis,
float scaleFactor
)VB
Public Sub Draw (
g As Graphics,
pane As GraphPane,
curve As JapaneseCandleStickItem,
baseAxis As Axis,
valueAxis As Axis,
scaleFactor As Single
)