ASP.NET Pack Programmer's Guide
BiaxialChart.AllowPan Property
See Also
 





Gets or sets a value indicating whether users are allowed to pan the chart's plot.

Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public bool AllowPan { get; set; }

Visual Basic  Copy Code

Public Property AllowPan As Boolean

 Property Value

 See Also

BiaxialChart Members
BiaxialChart Class
MindFusion.Charting.WebForms Namespace