IPiechartProperties Interface
  Namespace: Qlik.Sense.Client.Visualizations
Assembly: Qlik.Sense.Client.dll
  Assembly: Qlik.Sense.Client.dll
Pie chart visualization.
Syntax
public interface IPiechartProperties : IVisualizationBaseProperties, IGenericObjectProperties, 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  | 
      
| HyperCubeDef | 
           The hypercube used by most visualizations JSON property name: qHyperCubeDef  | 
      
| Legend | 
           Legend settings. JSON property name: legend  |