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






Sets the Brush that is used to stroke the borders of this Plot.

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

 Syntax

Java  Copy Code

public void setBorderStroke (
    Brush value
)

 Parameters

value

A Brush instance.

 See Also

Plot Members
Plot Class
com.mindfusion.charting Namespace