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






  Gauges

Gets the border stroke thickness.

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

 Syntax

Java  Copy Code

public Double getBorderStrokeThickness ()

 Return Value

A Double value specifying stroke thickness.

 See Also