Japanese Candle Stick ItemDraw 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 override void Draw(
Graphics g,
GraphPane pane,
int pos,
float scaleFactor
)VB
Public Overrides Sub Draw (
g As Graphics,
pane As GraphPane,
pos As Integer,
scaleFactor As Single
)