Search
Theme.getPlotBorderStrokeDashStyle Method
See Also
 






Gets the dash style of the stroke that draws plot borders.

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

 Syntax

Java  Copy Code

public DashStyle getPlotBorderStrokeDashStyle ()

 Return Value

One of the DashStyle enumeration values. The members allow bitwise combining.

 See Also