"areasMinimumSize"
    
    The attribute areasMinimumSize can be used to set the minimal size for all trend areas to the same minimal size.
Synopsis
setValue(string shape, "areasMinimumSize", int size);
getValue(string shape, "areasMinimumSize", int size);
shape.areasMinimumSize(int size);
Parameter
| Parameter | Description | 
|---|---|
| size | The minimum area size that is set for all trend areas. | 
Description
The attribute areasMinimumSize can be used to set the minimal size for all trend areas to the same minimal size.
Assignment
Trend
