ExpertComponents WebChart
BorderWidth Property
Namespaces > ExpertChart > WebChart > BorderWidth
Sets the border width of the chart.
Syntax
C#Visual BasicManaged C++
public override Unit BorderWidth { get; set; }
Public Overrides Property BorderWidth As Unit
public:
virtual Unit BorderWidth {
	Unit get () override;
	void set (Unit value) override;
}

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