Gets or sets the corner radius of the bars. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public double CornerRadius3D { get; set; } |
Visual Basic Copy Code |
---|
Public Property CornerRadius3D As Double |
A double value. The default is 0.2.
The RoundCornerType property specifies how the edges of the bars are drawn.