Gets the minimum Y value of the chart data.

Namespace:  C1.Win.C1Chart3D
Assembly:  C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)

Syntax

C#
public virtual double MinY { get; }
Visual Basic
Public Overridable ReadOnly Property MinY As Double
	Get

See Also