Spread Windows Forms 12.0 Product Documentation
Width Property (SolidLine)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > SolidLine Class : Width Property
Gets the width of the line.
Syntax
'Declaration
 
Public ReadOnly Property Width As Single
'Usage
 
Dim instance As SolidLine
Dim value As Single
 
value = instance.Width
public float Width {get;}
Remarks
Width is measured in points.
See Also

Reference

SolidLine Class
SolidLine Members