Spread for ASP.NET 11 Product Documentation
Width Property (SolidLine)


FarPoint.Web.Chart Assembly > FarPoint.Web.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