Chart's Y range.

Namespace:  AForge.Controls
Assembly:  AForge.Controls (in AForge.Controls.dll) Version: 2.2.5.0 (2.2.5.0)

Syntax

C#
public Range RangeY { get; set; }

Remarks

The value sets the Y range of data to be displayed on the chart.

See Also