ASP.NET Pack Programmer's Guide
PieChart.AllowEdit Property
See Also
 





Gets or sets whether the chart can be edited.

Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public bool AllowEdit { get; set; }

Visual Basic  Copy Code

Public Property AllowEdit As Boolean

 Property Value

 See Also

PieChart Members
PieChart Class
MindFusion.Charting.WebForms Namespace