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






Gets the stroke thickness of the highlighted item.

Namespace: com.mindfusion.charting
Package: 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

Plot Members
Plot Class
com.mindfusion.charting Namespace