Gets the Font that should be used to draw the axis Title.
Namespace: MindFusion.Charting
File: AxisRenderer.js
SyntaxJavaScript
Copy Code
|
|---|
function effectiveTitleFont (context) |
A RenderContext instance.
A System.Drawing.Font instance.
See Also