Zooms a portion of the graphics.
Namespace: MindFusion.Charting.SilverlightAssembly: MindFusion.Charting.Silverlight
public void Zoom ( Point selectionStart, Point selectionEnd)
Public Sub Zoom( _ selectionStart As Point, _ selectionEnd As Point _)
The start of the section to zoom.
The end of the section to zoom.
AxesChart MembersAxesChart ClassMindFusion.Charting.Silverlight Namespace