Gets or sets the border thickness.
[Visual Basic]
Public Property Thickness As Integer
[C#]
public int Thickness {get;set;}
[Delphi]
public property Thickness: Int32 read get_Thickness write set_Thickness;
Remarks
Some BorderStyles have a fixed thickness. In these cases the Thickness property has no effect.
See Also
C1.Win.C1Chart.Border Class | C1.Win.C1Chart.Border Members | C1.Win.C1Chart Namespace | C1.Win.C1Chart.Border Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |