MindFusion.Charting for Java Programmer's Guide
Plot.getHighlightStrokeDashStyle Method
See Also
 






  Gauges

Gets the stroke dash style of highlighted item.

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

 Syntax

Java  Copy Code

public DashStyle getHighlightStrokeDashStyle ()

 Return Value

One of the DashStyle members.

 See Also