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