Gets or sets a value indicating whether grid stripes should be pinned in place or scroll together with the plot when users pan it.
Namespace: MindFusion.Charting.Controls
Package: BiaxialChart.js
JavaScript Copy Code |
---|
Object.defineProperty(BiaxialChart.prototype, "pinGrid", { value: Boolean }); |