Sets a value indicating whether coordinate labels should be pinned in place or scroll together with the plot when users pan it.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public void setPinLabels ( |
true if labels are pinned; otherwise, false.
RemarksPinned labels don't change position when the user scrolls the plot with mouse drag.
See Also