Gets a Unit value representing the default "bold" line thickness (2 points wide).

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public static Unit BoldLineWidth { get; }
Visual Basic
Public Shared ReadOnly Property BoldLineWidth As Unit
	Get

See Also