Search
AxisRenderer.effectiveTitleFont Method
See Also
 






Gets the Font that should be used to draw the axis Title.

Namespace: MindFusion.Charting
File: AxisRenderer.js

 Syntax

JavaScript  Copy Code

function effectiveTitleFont (context)

 Parameters

context

A RenderContext instance.

 Return Value

A System.Drawing.Font instance.

 See Also