Search
Thickness.setLeft Method
See Also
 






Sets the width of the left side of the frame.

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

 Syntax

Java  Copy Code

public void setLeft (
    double value
)

 Parameters

value

A double value.

 See Also