ActiveReports Developer 7
Weight Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace > Line Class : Weight Property

Glossary Item Box

Gets or sets the line thickness in points.

Syntax

Visual Basic (Declaration) 
Public Property Weight As System.Integer
C# 
public System.int Weight {get; set;}

See Also