Search
LegendRenderer.effectiveTitleBrush Method
See Also
 






Gets the Brush that should be used to draw the legend's Title.

Namespace: MindFusion.Charting
File: LegendRenderer.js

 Syntax

JavaScript  Copy Code

function effectiveTitleBrush (context)

 Parameters

context

A RenderContext instance.

 Return Value

A System.Brush instance.

 See Also