Search
Chart.setFill Method
See Also
 






Sets a brush used to fill the background of the chart.

Namespace: com.mindfusion.spreadsheet.charts
Package: com.mindfusion.spreadsheet.charts

 Syntax

Java  Copy Code

public void setFill (
    Brush value
)

 Parameters

value

 See Also