Sets the DashStyle of the grid lines.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public void setGridLineStyle ( |
One of the DashStyle enumeration values.
RemarksUse setGridType to specify how the plot draws its grid.
See Also