Gets the Brush that should be used to draw labels of data items.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
protected Brush EffectiveLabelBrush ( |
Visual Basic
Copy Code
|
|---|
Protected Function EffectiveLabelBrush( _ |
A RenderContext instance used to find styles and theme from dashboard hierarchy.
A Brush instance.
See Also