ComponentOne ASP.NET MVC Controls
MaxColor Method

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

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

TreeMapItemStyleBuilder Class
TreeMapItemStyleBuilder Members