MindFusion.Charting for WebForms 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.Controls
Assembly: BiaxialChart.js

 Syntax

JavaScript  Copy Code

Object.defineProperty(BiaxialChart.prototype, "allowPan", { value: Boolean });

 Property Value

 See Also

BiaxialChart Members
BiaxialChart Class
MindFusion.Charting.Controls Namespace