The MapPieVisual item contains description of the pie factor of the map layer. Map factor is an instance of the MapPieVisual class.
| Attribute name | Type | Description |
| Name | String | Factor name. |
| Visibility | Visibility | Object visibility. Available values:
|
| Background | DataDependency | Identifier of the dependency object described in the items dictionary or a full description of the dependency object. It can be used as an item only for full description of dependency object. The identifier must be used in the curved brackets: Background: ”{identifier}”. |
| DataSource | DataSource | URL or identifier of the data source. The source is used when no source is defined for dependency object. |
| BorderColor | DataDependency | Identifier of the dependency object described in items dictionary or a full description of the dependency object. It can be used as an item only for full description of dependency object. The identifier must be placed in curved brackets: BorderColor: ”{identifier}” |
| BorderThickness | Double | Thickness of column border. |
| IsProportional | Boolean | Flag that indicates whether pie charts have the same size. Available values:
|
| LeastRadiusPart | Double | Radius of the smallest pie chart. |
| MaxPiesCount | Number | Maximum number of sectors in a pie chart. |
| Radius | DataDependency | Identifier of the dependency object described in items dictionary or a full description of the dependency object. It can be used as an item only for full description of dependency object. The identifier must be used in curved brackets: Radius: ”{identifier}”. |
See also: