Sets the stroke thickness of the highlighted item.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public void setHighlightStrokeThickness ( |
A double value.
RemarksUse setHighlightedItem to specify which data item to highlight.
See Also