Spread for ASP.NET 12 Product Documentation
SolidLine Constructor(Color)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > SolidLine Class > SolidLine Constructor : SolidLine Constructor(Color)
Color of the line.
Creates a line with the specified color.
Syntax
'Declaration
 
Public Function New( _
   ByVal color As Color _
)
'Usage
 
Dim color As Color
 
Dim instance As New SolidLine(color)
public SolidLine( 
   Color color
)

Parameters

color
Color of the line.
See Also

Reference

SolidLine Class
SolidLine Members
Overload List