Sets the selection indexes of the series so that only the bars between those two points are drawn.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public override void Zoom ( |
Visual Basic
![]() |
---|
Public Overrides Sub Zoom( _ |
The start of the selection.
The end of the selection.
The Zoom method gives a detailed view of the bars between selectionStart and selectionEnd. Note that those two indexes are applied to all bar series.