Charting for WinForms Programmer's Guide
PieRenderer.Doughnut Property
See Also
 






Gets or sets a value indicating whether the pie should be rendered as a doughnut.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public bool Doughnut { get; set; }

Visual Basic  Copy Code

Public Property Doughnut As Boolean

 Property Value

 See Also

PieRenderer Members
PieRenderer Class
MindFusion.Charting Namespace