Search
BorderComponent.setPadding Method
See Also
 






Sets the padding space between this border and its Content.

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

 Syntax

Java  Copy Code

public void setPadding (
    double value
)

 Parameters

value

 See Also