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