| LinechartDataContainer Class |
Namespace: Qlik.Sense.Client
The LinechartDataContainer type exposes the following members.
| Name | Description | |
|---|---|---|
| LinechartDataContainer |
Linechart Data Container
| |
| LinechartDataContainer(IEnumerableIDimension, IEnumerableIMeasure, IEnumerableIAppField, IEnumerableString) |
Linechart 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.) |