Draws the specified label on the right side of specified point.
Namespace: MindFusion.Charting
File: TextRenderer.js
JavaScript Copy Code |
---|
function drawRightFromPoint (series, index, point, labelKind) |
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.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |