Gets the System.Drawing.Brush that should be used to draw labels of data items.
Namespace: MindFusion.Charting
File: SeriesRenderer.js
SyntaxJavaScript
Copy Code
|
|---|
function effectiveLabelBrush (context) |
Type: void
A RenderContext instance used to find styles and theme from dashboard hierarchy.
See Also