Gets the Font that should be used to draw axis labels.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
protected Font EffectiveLabelFont ( |
Visual Basic
Copy Code
|
|---|
Protected Function EffectiveLabelFont( _ |
A RenderContext instance.
A Microsoft.Maui.Font instance.
See Also