Search
LegendRenderer.effectiveFill Method
See Also
 






Gets the Brush that should be used to fill the legend background.

Namespace: MindFusion.Charting
File: LegendRenderer.js

 Syntax

JavaScript  Copy Code

function effectiveFill (context)

 Parameters

context

A RenderContext instance.

 Return Value

A Brush instance.

 See Also