ASP.NET Pack Programmer's Guide
BiaxialChart.showYRangeSelector Property
See Also
 





Gets or sets a value indicating whether to show a RangeSelector for the Y axis, to let users scroll or resize the currently visible vertical data window.

Namespace: MindFusion.Charting.Controls
Package: BiaxialChart.js

 Syntax

JavaScript  Copy Code

Object.defineProperty(BiaxialChart.prototype, "showYRangeSelector", { value: Boolean });

 Property Value

 See Also

BiaxialChart Members
BiaxialChart Class
MindFusion.Charting.Controls Namespace