ComponentOne Chart for .NET (2.0) Search HelpCentral 

ChartLineStyle.Thickness Property

Gets or sets the thickness of the line in pixels.

[Visual Basic]

Public Property Thickness As Integer

[C#]

public int Thickness {get;set;}

[Delphi]

public property Thickness: Int32 read get_Thickness write set_Thickness;

See Also

ChartLineStyle Class | ChartLineStyle Members | C1.Win.C1Chart Namespace


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