ComponentOne ASP.NET MVC Controls
MinColor Method

C1.Web.Mvc.Fluent Namespace > TreeMapItemStyleBuilder Class : MinColor Method
The value.
Configurates C1.Web.Mvc.TreeMapItemStyle.MinColor. Sets the color of the min value.
Syntax
'Declaration
 
Public Function MinColor( _
   ByVal value As Color _
) As TreeMapItemStyleBuilder
public TreeMapItemStyleBuilder MinColor( 
   Color value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

TreeMapItemStyleBuilder Class
TreeMapItemStyleBuilder Members