MindFusion.Java Package Programmer's Guide
LegendRenderer.effectiveBorderPen Method
See Also
 






Gets the Pen that is used to draw the legend borders.

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

 Syntax

Java  Copy Code

public Pen effectiveBorderPen (
    RenderContext context
)

 Parameters

context

A RenderContext instance.

 Return Value

A Pen instance.

 See Also

LegendRenderer Members
LegendRenderer Class
com.mindfusion.charting Namespace