ComponentOne Chart for .NET (2.0) Search HelpCentral 

VisualEffectsStyle.EdgeStyle.Width Property

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

[Visual Basic]

Public Property Width As Single

[C#]

public float Width {get;set;}

[Delphi]

public property Width: Single read get_Width write set_Width;

See Also

VisualEffectsStyle.EdgeStyle Class | VisualEffectsStyle.EdgeStyle Members | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.