Search
SeriesRenderer.effectiveLabelBorderPen Method
See Also
 






Gets the pen that should be used to render labels' borders.

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

 Syntax

Java  Copy Code

protected Pen effectiveLabelBorderPen (
    RenderContext context
)

 Parameters

context

A RenderContext instance.

 Return Value

A Pen instance.

 See Also