Tool Create Chart Layer (bars/sectors)
(c) 2004 by Victor Olaya. 
- Author: V.Olaya (c) 2004
 
- Menu: Visualization|Shapes
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Shapes | shapes, input | INPUT | - | - | 
| Options | Size field | table field | SIZE | - | - | 
 | Maximum size | floating point number | MAXSIZE | - | Minimum: 0.000000 Default: 100.000000 | 
 | Minimum size | floating point number | MINSIZE | - | Minimum: 0.000000 Default: 10.000000 | 
 | Type | choice | TYPE | - | Available Choices: [0] Sectors [1] Bars Default: 0 | 
Command-line
Usage: saga_cmd shapes_tools 11 [-INPUT <str>] [-SIZE <str>] [-MAXSIZE <double>] [-MINSIZE <double>] [-TYPE <str>]
  -INPUT:<str>     	Shapes
	shapes, input
  -SIZE:<str>      	Size field
	table field
  -MAXSIZE:<double>	Maximum size
	floating point number
	Minimum: 0.000000
	Default: 100.000000
  -MINSIZE:<double>	Minimum size
	floating point number
	Minimum: 0.000000
	Default: 10.000000
  -TYPE:<str>      	Type
	choice
	Available Choices:
	[0] Sectors
	[1] Bars
	Default: 0