Gets the Brush that should be used to fill the plot's background.
Namespace: MindFusion.Charting
File: Plot.js
SyntaxJavaScript
Copy Code
|
|---|
function effectiveFill (context) |
Type: RenderContext
A RenderContext instance.
Type: Brush
A Brush instance.
See Also