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) |
Type: Series
A Series whose label to draw.
Type: Number
An integer index of the label.
Type: Point
A Point specifying the label's location.
Type: LabelKinds
A member of the LabelKinds enumeration.