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

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