ComponentOne Chart for .NET (2.0) Search HelpCentral 

Axis.Thickness Property

Gets or sets the line thickness of the axis 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

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


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