Gets or sets a value indicating whether to show a RangeSelector for the X axis, to let users scroll or resize the currently visible horizontal data window.
Namespace: MindFusion.Charting.Controls
Package: BiaxialChart.js
JavaScript Copy Code |
---|
Object.defineProperty(BiaxialChart.prototype, "showXRangeSelector", { value: Boolean }); |