Zed Graph ControlPan Scale 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#
protected void PanScale(
Axis axis,
double startVal,
double endVal
)VB
Protected Sub PanScale (
axis As Axis,
startVal As Double,
endVal As Double
)