MindFusion.Charting for Java Programmer's Guide
TextStyle.getBorderStrokeDashStyle Method
See Also
 






  Gauges

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