Draws the specified label in specified layout rectangle.
Namespace: MindFusion.Charting
File: TextRenderer.js
JavaScript Copy Code |
---|
function drawLabelInRect (series, index, bounds, labelKind, [format]) |
A Series whose label to draw.
An integer index of the label.
A RectangleF specifying the layout rectangle.
A member of the LabelKinds enumeration.
A StringFormat instance.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |