Sets the selection indexes of the series so that only the graphics between those two points are drawn. Namespace: MindFusion.Charting
|
C#
![]() |
---|
public virtual void Zoom ( |
Visual Basic
![]() |
---|
Public Overridable Sub Zoom ( _ |
JavaScript
![]() |
---|
function Zoom (selectionStart, selectionEnd) |
The method zooms only the graphics of the series in order to give more detailed view of the data. Use ZoomOut or ResetZoom to give the chart its initial appearance.