Gets the Pen that should be used to draw the legend borders.
Namespace: MindFusion.Charting
File: LegendRenderer.js
SyntaxJavaScript
Copy Code
|
|---|
function effectiveBorderPen (context) |
Type: RenderContext
A RenderContext instance.
Type: Pen
A Pen instance.
See Also