ExpertComponents WebChart
ValueLow Property
Namespaces > ExpertChart > ScaleRange > ValueLow
Minimum limit of the axis range.
Syntax
C#Visual BasicManaged C++
public double ValueLow { get; set; }
Public Property ValueLow As Double
public:
double ValueLow {
	double get ();
	void set (double value);
}

Assembly: ExpertComponents.WebChart Version: 2.1.0.18844 (Module: ExpertComponents.WebChart)