Search
Series.getFill Method
See Also
 






Gets 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 Brush getFill ()

 Return Value

 See Also