MindFusion.Java Package Programmer's Guide
AxisRenderer.getPinLabels Method
See Also
 






Gets a value that indicates if the labels are pinned or scrooled. 

Namespace: com.mindfusion.charting
Package: com.mindfusion.charting

 Syntax

Java  Copy Code

public boolean getPinLabels ()

 Return Value

true if the labels are pinned; otherwise, false.

 Remarks

Pinned labels stay at one place when the user scrolls the plot. Scrolled labels move with the plot when the user scrolls it.

 See Also

AxisRenderer Members
AxisRenderer Class
com.mindfusion.charting Namespace