Gets the Brush that should be used to draw axis labels.
Namespace: MindFusion.Charting
File: AxisRenderer.js
SyntaxJavaScript
Copy Code
|
|---|
function effectiveLabelBrush (context) |
Type: RenderContext
A RenderContext instance.
Type: SysBrush
A System.Brush instance.
See Also