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