Charting for WinForms Programmer's Guide
PieChart.AllowRotate Property
See Also
 






Gets or sets a value indicating whether users are allowed to rotate this chart.

Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms

 Syntax

C#  Copy Code

public bool AllowRotate { get; set; }

Visual Basic  Copy Code

Public Property AllowRotate As Boolean

 Property Value

 See Also

PieChart Members
PieChart Class
MindFusion.Charting.WinForms Namespace