Search
LegendRenderer.effectiveBorderPen Method
See Also
 






Gets the Pen that should be used to draw the legend borders.

Namespace: MindFusion.Charting
File: LegendRenderer.js

 Syntax

JavaScript  Copy Code

function effectiveBorderPen (context)

 Parameters

context

A RenderContext instance.

 Return Value

A Pen instance.

 See Also