Xamarin Pack Programmer's Guide
Dashboard.AllowZoom Property
See Also
 






Gets or sets a value indicating whether users are allowed to zoom into plots' data ranges.

Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public bool AllowZoom { get; set; }

Visual Basic  Copy Code

Public Property AllowZoom As Boolean

 Property Value

A boolean value.

 See Also

Dashboard Members
Dashboard Class
MindFusion.Charting.Controls Namespace