Spread for ASP.NET 11 Product Documentation
SolidFill Constructor


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

Parameters

color
Color of the fill
See Also

Reference

SolidFill Class
SolidFill Members