Search
SeriesRenderer.effectiveLabelFont Method
See Also
 






Gets the Font that should be used to draw labels of data items.

Namespace: MindFusion.Charting
File: SeriesRenderer.js

 Syntax

JavaScript  Copy Code

function effectiveLabelFont (context)

 Parameters

context

A RenderContext instance used to find styles and theme from dashboard hierarchy.

 See Also