C1.Web.Mvc Namespace / ColorScale Class / ColorScale Constructor
The HtmlHelper instance.

In This Topic
ColorScale Constructor
In This Topic
Creates one ColorScale instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal helper As HtmlHelper _
)
 

Parameters

helper
The HtmlHelper instance.
See Also