Search
BorderComponent.CornerRadiusBottomRight Property
See Also
 






Gets or sets the bottom-right corner radius.

Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public double CornerRadiusBottomRight { get; set; }

Visual Basic  Copy Code

Public Property CornerRadiusBottomRight As Double

 Property Value

A double value.

 See Also