ASP.NET Pack Programmer's Guide
TextRenderer.drawRightFromPoint Method
See Also
 





Draws the specified label on the right side of specified point.

Namespace: MindFusion.Charting
Package: TextRenderer.js

 Syntax

JavaScript  Copy Code

function drawRightFromPoint (series, index, point, labelKind)

 Parameters

series

A Series whose label to draw.

index

An integer index of the label.

point

A Point specifying the label's location.

labelKind

A member of the LabelKinds enumeration.

 See Also

TextRenderer Members
TextRenderer Class
MindFusion.Charting Namespace