Search
Theme.getHighlightStrokeDashStyle Method
See Also
 






Gets the dash style of strokes used to highlight data items.

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

 Syntax

Java  Copy Code

public DashStyle getHighlightStrokeDashStyle ()

 Return Value

One of the DashStyle enumeration values.

 See Also