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