Search
Series.setFill Method
See Also
 






Sets a brush that is used to fill the chart elements representing the series, or null, to automatically assign a brush.

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

 Syntax

Java  Copy Code

public void setFill (
    Brush value
)

 Parameters

value

 See Also