Search
TextStyle.getBorderStrokeDashStyle Method
See Also
 






Gets the border stroke dash style.

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

 Syntax

Java  Copy Code

public DashStyle getBorderStrokeDashStyle ()

 Return Value

A DashStyle specifying border dash style.

 See Also