[]
Gets or sets the width of element edge. When Scalable property is true it is measured in relative units, otherwise - in pixels.
[C1Description("ChartVisualEffectsStyle.EdgeStyle.Width", "Gets or sets the width of element edge. When Scalable property is true it is measured in relative units, otherwise - in pixels.")]
public float Width { get; set; }
<C1Description("ChartVisualEffectsStyle.EdgeStyle.Width", "Gets or sets the width of element edge. When Scalable property is true it is measured in relative units, otherwise - in pixels.")>
Public Property Width As Single