Gets or sets the width of element edge. When Scalable property is true it is measured in relative units, otherwise - in pixels.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public float Width { get; set; }
Visual Basic
Public Property Width As Single
	Get
	Set

See Also