[]
Configurates BubbleMinSize. Specifies the minimum size (pixels) of symbols in the Bubble chart.
public ExtraOptionsBuilder BubbleMinSize(int value)
Type | Name | Description |
---|---|---|
int | value | The value. |
Type | Description |
---|---|
ExtraOptionsBuilder | Current builder. |