[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ChartLegendBuilder.MaxSize

MaxSize Method

MaxSize(string)

Configurates MaxSize. Sets the maximum legend size (width for left or right position and height for top or bottom position).

Declaration
public virtual ChartLegendBuilder MaxSize(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
ChartLegendBuilder

Current builder.