MindFusion WinForms Programmer's Guide
Chart.BorderCornerRadius Property
See Also
 





Gets or sets the corner radius of the border of the chart, when it is of type RoundedRect.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public float BorderCornerRadius { get; set; }

Visual Basic  Copy Code

Public Property BorderCornerRadius As Single

 Property Value

 See Also

Chart Members
Chart Class
MindFusion.Charting Namespace