Width Property (ChartVisualEffectsStyle.EdgeStyle)
In This Topic
Gets or sets the width of element edge. When Scalable property is true it is measured in relative units, otherwise - in pixels.
Syntax
'Declaration
Public Property Width As Single
public float Width {get; set;}
See Also