.netCHARTING v10.5 Documentation
Properties 

Line Class Members

The following tables list the members exposed by Line.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the amount by which to scale the line caps with respect to the width of the line. This feature only works with anchor LineCap members.  
Public PropertyGets or sets the color of this line.  
Public PropertyGets or sets the System.Drawing.Drawing2D.DashStyle of this line.  
Public PropertyGets or sets the System.Drawing.Drawing2D.LineCap that ends this line.  
Public PropertyGets or sets the length of this line.  
Public PropertyGets or sets the System.Drawing.Drawing2D.LineCap that starts this line.  
Public PropertyGets or sets the transparency percentage of this line (0-100) where 0 = transparent, 100 = solid.  
Public PropertyGets or sets a value that indicates whether this line is visible.  
Public PropertyGets or sets the width of this line.  
Top
See Also