Search
Plot2D.getPinGrid Method
See Also
 






Gets a value indicating whether grid stripes should be pinned in place or scrolled together with the plot when users pan it.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public boolean getPinGrid ()

 Return Value

true if grid stripes are pinned; otherwise, false.

 See Also