Gets or sets a value indicating whether users are allowed to pan the chart's plot.
Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting
C# Copy Code |
---|
public bool AllowPan { get; set; } |
Visual Basic Copy Code |
---|
Public Property AllowPan As Boolean |
A boolean value.