Sets the selection indexes of the series so that only the graphics between those two points are drawn.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public virtual void Zoom ( |
Visual Basic
![]() |
---|
Public Overridable Sub Zoom( _ |
The start of the selection.
The end of the selection.
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.