IPiechartLayout Interface
  Namespace: Qlik.Sense.Client.Visualizations
Assembly: Qlik.Sense.Client.dll
  Assembly: Qlik.Sense.Client.dll
Pie chart visualization.
Syntax
public interface IPiechartLayout : IVisualizationBaseLayout, IGenericObjectLayout, IAbstractStructureProperties
| Name | Description | 
|---|---|
| Color | Color settings. JSON property name: color | 
| DataPoint | Pie chart data point settings. JSON property name: dataPoint | 
| DimensionTitle | Show the dimension title. JSON property name: dimensionTitle | 
| Donut | Pie chart donut settings. JSON property name: donut | 
| HyperCube | JSON property name: qHyperCube | 
| Legend | Legend settings. JSON property name: legend |