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





Gets or sets which edges of the bar are drawn with rounded corners. 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

BarChart3D Members
BarChart3D Class
MindFusion.Charting.Wpf Namespace