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

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