Sets the DashStyle of the highlighted item.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public void setHighlightStrokeDashStyle ( |
One of the DashStyle enumeration values.
RemarksUse setHighlightedItem to specify which data item to highlight.
See Also