Search
BiaxialChart.getPinGrid Method
See Also
 






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

 Syntax

Java  Copy Code

public boolean getPinGrid ()

 Return Value

true if grid stripes are pinned; otherwise, false.

 See Also