Search
LegendRenderer.effectiveBorderStroke Method
See Also
 






Gets the Brush that should be used to stroke the legend borders.

Namespace: MindFusion.Charting
File: LegendRenderer.js

 Syntax

JavaScript  Copy Code

function effectiveBorderStroke (context)

 Parameters

context

A RenderContext instance.

 Return Value

A Brush instance.

 See Also