Search
Plot.getBorderStrokeDashStyle Method
See Also
 






Gets the stroke DashStyle of Plot borders.

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

 Syntax

Java  Copy Code

public DashStyle getBorderStrokeDashStyle ()

 Return Value

One of the DashStyle enumeration values.

 See Also