Bar.High Property
Gets or sets the high.
public double High {get; set;}
This language is not supported or no code example is available.
This language is not supported or no code example is available.
public function get High() : double;
public function set High(value : double);
This language is not supported or no code example is available.
Property Value
double
The high.
In this article
Definition