[]
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)
Public Overridable Function MaxSize(value As String) As ChartLegendBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| ChartLegendBuilder | Current builder. |