Search
Chart.setLegendFill Method
See Also
 






Sets a brush used to fill the legend's background.

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

 Syntax

Java  Copy Code

public void setLegendFill (
    Brush value
)

 Parameters

value

 See Also