ExpertComponents WebChart
Height Property
Namespaces > ExpertChart > WebChart > Height
The height of chart in pixels.
Syntax
C#Visual BasicManaged C++
public override Unit Height { get; set; }
Public Overrides Property Height As Unit
public:
virtual Unit Height {
	Unit get () override;
	void set (Unit value) override;
}
Remarks
Get and set the height of the chart in pixels.

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