ASP.NET Pack Programmer's Guide
Plot2DController.axisRanges Property
See Also
 





Contains information about Axis ranges processed by this controller.

Namespace: MindFusion.Charting
Package: Plot2DController.js

 Syntax

JavaScript  Copy Code

Object.defineProperty(Plot2DController.prototype, "axisRanges", { value: Dictionary<Axis, AxisInfo> });

 Property Value

 See Also

Plot2DController Members
Plot2DController Class
MindFusion.Charting Namespace