Search
Theme.getGridLineStyle Method
See Also
 






Gets the style of the stroke that is used to draw plot grid lines.

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

 Syntax

Java  Copy Code

public DashStyle getGridLineStyle ()

 Return Value

One of the DashStyle enumeration values.

 See Also