MindFusion.Charting for Java Programmer's Guide
BorderComponent.setCornerRadiusTopLeft Method
See Also
 






  Gauges

Sets the top-left corner radius.

Namespace: com.mindfusion.charting.components
File: com.mindfusion.charting.components

 Syntax

Java  Copy Code

public void setCornerRadiusTopLeft (
    double value
)

 Parameters

value

 See Also