Gets or sets a value indicating whether the pie should be rendered as a doughnut.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public bool Doughnut { get; set; } |
Visual Basic Copy Code |
---|
Public Property Doughnut As Boolean |
A boolean value.
Charting for .NET MAUI Guide | © 2024 MindFusion |