Value Handler Constructor
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 ValueHandler(
GraphPane pane,
bool initialize
)VB
Public Sub New (
pane As GraphPane,
initialize As Boolean
)