MindFusion.Charting for WebForms Programmer's Guide
PieChart.DetachOffset Property
See Also
 



Gets or sets the percentage by which detached slices are offset from pie center.

Namespace: MindFusion.Charting.WebForms
Assembly: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public float DetachOffset { get; set; }

Visual Basic  Copy Code

Public Property DetachOffset As Single

 Property Value

 See Also

PieChart Members
PieChart Class
MindFusion.Charting.WebForms Namespace