Search
SeriesRenderer.effectiveLabelBrush Method
See Also
 






Gets the System.Drawing.Brush that should be used to draw labels of data items.

Namespace: MindFusion.Charting
File: SeriesRenderer.js

 Syntax

JavaScript  Copy Code

function effectiveLabelBrush (context)

 Parameters

context

A RenderContext instance used to find styles and theme from dashboard hierarchy.

 See Also