Search
Theme.setGridColor2 Method
See Also
 






Sets the alternating Color of the plot grid.

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

 Syntax

Java  Copy Code

public void setGridColor2 (
    Color value
)

 Parameters

value

A Color instance.

 See Also