Zooms the chart. Namespace: MindFusion.Charting.WebForms
|
C#
![]() |
---|
public void Zoom ( |
Visual Basic
![]() |
---|
Public Sub Zoom ( _ |
JavaScript
![]() |
---|
function Zoom (start, end) |
Zooms the portion of the chart between the start and end points. Called autmoatically when Behavior is set to "Zoom". The start is the point at which the user has pressed the left mouse button; the end point is when the the user has lifted the mouse.