Search
LegendRenderer.getBorderStroke Method
See Also
 






Gets the Brush that is used to stroke the borders of this legend.

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

 Syntax

Java  Copy Code

public Brush getBorderStroke ()

 Return Value

A Brush instance.

 See Also