Charting for WinForms Programmer's Guide
Plot2DController.axisRanges Field
See Also
 






Contains information about Axis ranges processed by this controller.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

protected Dictionary<Axis, Plot2DController.AxisInfo> axisRanges

Visual Basic  Copy Code

Protected axisRanges As Dictionary(Of Axis, Plot2DController.AxisInfo)

 See Also

Plot2DController Members
Plot2DController Class
MindFusion.Charting Namespace