SymbolDraw 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,
LineItem curve,
float scaleFactor,
bool isSelected
)VB
Public Sub Draw (
g As Graphics,
pane As GraphPane,
curve As LineItem,
scaleFactor As Single,
isSelected As Boolean
)