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






Gets the Brush used to stroke the Plot's borders when the users hovers over them with the mouse.

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

 Syntax

Java  Copy Code

public Brush effectiveBorderStroke (
    RenderContext context
)

 Parameters

context

A RenderContext instance.

 Return Value

A Brush instance.

 See Also

Plot Members
Plot Class
com.mindfusion.charting Namespace