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