Draws the specified label on the right side of specified point.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C# Copy Code |
---|
public void DrawRightFromPoint ( |
Visual Basic Copy Code |
---|
Public Sub DrawRightFromPoint( _ |
A Series whose label to draw.
An integer index of the label.
A PointF specifying the label's location.
A member of the LabelKinds enumeration.