Thickness Property
Thickness
Gets or sets the line thickness of the axis in twips.
Declaration
[TypeConverter(typeof(PageUnitConverter))]
public double Thickness { get; set; }
<TypeConverter(GetType(PageUnitConverter))>
Public Property Thickness As Double