MindFusion.Java Package Programmer's Guide
Plot.setBorderStrokeDashStyle Method
See Also
 






Sets the DashStyle of the stroke for the Plot borders.

Namespace: com.mindfusion.charting
Package: com.mindfusion.charting

 Syntax

Java  Copy Code

public void setBorderStrokeDashStyle (
    DashStyle value
)

 Parameters

value

One of the DashStyle enumeration values.

 See Also

Plot Members
Plot Class
com.mindfusion.charting Namespace