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