Search
AxisRenderer.effectiveLabelBrush Method
See Also
 






Gets the Brush that should be used to draw axis labels.

Namespace: MindFusion.Charting
File: AxisRenderer.js

 Syntax

JavaScript  Copy Code

function effectiveLabelBrush (context)

 Parameters

context

A RenderContext instance.

 Return Value

A System.Brush instance.

 See Also