| PiechartDataContainer Class |
Namespace: Qlik.Sense.Client
The PiechartDataContainer type exposes the following members.
| Name | Description | |
|---|---|---|
| PiechartDataContainer |
Piechart Data Container
| |
| PiechartDataContainer(IEnumerableIDimension, IEnumerableIMeasure, IEnumerableIAppField, IEnumerableString) |
Piechart Data Container
|
| Name | Description | |
|---|---|---|
| Dimensions |
A IEnumeratorT that can be used to iterate through the dimensions.
(Inherited from DataContainer.) | |
| Expressions |
A IEnumeratorT that can be used to iterate through the expressions.
(Inherited from DataContainer.) | |
| Fields |
A IEnumeratorT that can be used to iterate through the fields.
(Inherited from DataContainer.) | |
| Measures |
A IEnumeratorT that can be used to iterate through the measures.
(Inherited from DataContainer.) |