Charting for WinForms Programmer's Guide
Plot2D.AllowPan Property
See Also
 






Gets or sets a value indicating whether users are allowed to pan this plot.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public bool AllowPan { get; set; }

Visual Basic  Copy Code

Public Property AllowPan As Boolean

 Property Value

 See Also

Plot2D Members
Plot2D Class
MindFusion.Charting Namespace