IsGridBefore: Boolean
The IsGridBefore property determines whether plot area grid is displayed atop bubble chart bubbles.
Use JSON or the setIsGridBefore method to set the property value and the getIsGridBefore method to get the property value.
This property is true if the plot area grid is shown atop the bubbles, otherwise the property is false.
By default this property contains the value false.
The example of use is given in the page with description of the ChartArea.AxisX property.
See also: