Search
ButtonComponent.setPadding Method
See Also
 






Sets the padding space between button's content and its borders.

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

 Syntax

Java  Copy Code

public void setPadding (
    double value
)

 Parameters

value

 See Also