Search
Plot.effectiveFill Method
See Also
 






Gets the Brush that should be used to fill the plot's background.

Namespace: MindFusion.Charting
File: Plot.js

 Syntax

JavaScript  Copy Code

function effectiveFill (context)

 Parameters

context

A RenderContext instance.

 Return Value

A Brush instance.

 See Also