Gets the stroke thickness of the highlighted item.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public Double getHighlightStrokeThickness () |
A double value.
RemarksUse the getHighlightedItem method to check which is the currently highlighted item.
See Also