Search
BorderComponent.CornerRadiusTopRight Property
See Also
 






Gets or sets the top-right corner radius.

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

 Syntax

C#  Copy Code

public double CornerRadiusTopRight { get; set; }

Visual Basic  Copy Code

Public Property CornerRadiusTopRight As Double

 Property Value

A double value.

 See Also