MindFusion.Charting for WebForms Programmer's Guide
AxisRenderer.effectiveTitleFont Method
See Also
 



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

Namespace: MindFusion.Charting
Assembly: AxisRenderer.js

 Syntax

JavaScript  Copy Code

function effectiveTitleFont (context)

 Parameters

context

A RenderContext instance.

 Return Value

A System.Drawing.Font instance.

 See Also

AxisRenderer Members
AxisRenderer Class
MindFusion.Charting Namespace