MindFusion.Java Package Programmer's Guide
Plot.setHighlightStrokeDashStyle Method
See Also
 






Sets the DashStyle of the highlighted item.

Namespace: com.mindfusion.charting
Package: com.mindfusion.charting

 Syntax

Java  Copy Code

public void setHighlightStrokeDashStyle (
    DashStyle value
)

 Parameters

value

One of the DashStyle enumeration values.

 Remarks

Use setHighlightedItem to specify which data item to highlight.

 See Also

Plot Members
Plot Class
com.mindfusion.charting Namespace