Gets a value that indicates if the labels are pinned or scrooled.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public boolean getPinLabels () |
true if the labels are pinned; otherwise, false.
Pinned labels stay at one place when the user scrolls the plot. Scrolled labels move with the plot when the user scrolls it.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |