ComponentOne ASP.NET MVC Controls
Fill Method (SVGStyleBuilder)

C1.Web.Mvc.Fluent Namespace > SVGStyleBuilder Class : Fill Method
The value.
Configurates C1.Web.Mvc.SVGStyle.Fill. A value that indicates the filled color of the chart style.
Syntax
'Declaration
 
Public Function Fill( _
   ByVal value As String _
) As SVGStyleBuilder
public SVGStyleBuilder Fill( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

SVGStyleBuilder Class
SVGStyleBuilder Members