Charting for WinForms Programmer's Guide
Chart.ShowZoomWidgets Property
See Also
 






Gets or sets a value indicating whether the plot should show zoom buttons.

Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms

 Syntax

C#  Copy Code

public bool ShowZoomWidgets { get; set; }

Visual Basic  Copy Code

Public Property ShowZoomWidgets As Boolean

 Property Value

 See Also

Chart Members
Chart Class
MindFusion.Charting.WinForms Namespace