[]
Configurates MaxSize. Sets the maximum legend size (width for left or right position and height for top or bottom position).
public virtual ChartLegendBuilder MaxSize(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
ChartLegendBuilder | Current builder. |