For a list of all members of this type, see ScatterLayer members.
| Name | Description | |
|---|---|---|
![]() | MediumIconPointCount | If the number of points in this scatter layer is less than MediumIconPointCount, ScatterChart will default to use medium icons. |
![]() | SmallIconPointCount | If the number of points in this scatter layer is less than SmallIconPointCount, ScatterChart will default to use small icons. |
| Name | Description | |
|---|---|---|
![]() | colorModel | stores the color model for this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | component | Stores the chart component. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | Core | Stores the chart core. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | data | Stores the data that is relevant to this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | dataIsValid | Indicates whether chart data is valid for this chart type. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | firstIcon | The first icon to use in this scatter layer. |
![]() | innerBounds | Represents the bounds rectangle for child layers of a layer (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | lastIcon | The last icon to use in this scatter layer. |
![]() | map | Used to store scatter data for the use of this layer. |
![]() | optionalDataArray | Stores the data that is relevant to this layer, in the case of layers with more than one relevant datasource. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | outerBounds | Represents the bounds rectangle for this layer (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | randomStartIcon | A random SymbolIcon to start with. |
![]() | seriesCount | The count of series in the scatter data being used by this layer. |
![]() | seriesLabels | Storage field for the array of series labels used by this layer. |
![]() | symbolIconCount | The count of symbol icons to use in this scatter layer. |