Search
Plot.getHighlightStrokeThickness Method
See Also
 






Gets the stroke thickness of the highlighted item.

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

 Syntax

Java  Copy Code

public Double getHighlightStrokeThickness ()

 Return Value

A double value.

 Remarks

Use the getHighlightedItem method to check which is the currently highlighted item.

 See Also