MindFusion.Wpf Pack Programmer's Guide
PieChart3D.RoundCornerType Property
See Also
 





Gets or sets at which corners of the pie chart the CornerRadius3D property will be applied. This is a dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public RoundCornerType RoundCornerType { get; set; }

Visual Basic  Copy Code

Public Property RoundCornerType As RoundCornerType

 Property Value

A member of the RoundCornerType enumeration. The default is All.

 See Also

PieChart3D Members
PieChart3D Class
MindFusion.Charting.Wpf Namespace