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






Gets the Brush used to stroke the highlighted item.

Namespace: com.mindfusion.charting
Package: com.mindfusion.charting

 Syntax

Java  Copy Code

public Brush getHighlightStroke ()

 Return Value

A Brush instance.

 Remarks

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

 See Also

Plot Members
Plot Class
com.mindfusion.charting Namespace