Search
Theme.setLegendBackground Method
See Also
 






Sets the Brush used to paint the legend background.

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

 Syntax

Java  Copy Code

public void setLegendBackground (
    Brush value
)

 Parameters

value

A Brush instance.

 See Also