MindFusion.Charting for Java Programmer's Guide |
AxisRenderer.setPinLabels Method |
See Also |
![]() ![]() |
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
Java
![]() |
---|
public void setPinLabels ( |
true if labels are pinned; otherwise, false.
Pinned labels don't change position when the user scrolls the plot with mouse drag.
© 2022 MindFusion |