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