Gets a value indicating whether grid stripes are pinned in place or scroll together with the plot when users pan it.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
SyntaxJava
Copy Code
|
|---|
public boolean getPinGrid () |
true if grid stripes are pinned; otherwise, false.
See Also