Zed Graph ControlZoom 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 ZoomScale(
Axis axis,
double zoomFraction,
double centerVal,
bool isZoomOnCenter
)VB
Protected Sub ZoomScale (
axis As Axis,
zoomFraction As Double,
centerVal As Double,
isZoomOnCenter As Boolean
)