The following tables list the members exposed by SurfaceGridDataSampler.
Name | Description | |
---|---|---|
SurfaceGridDataSampler Constructor |
Name | Description | |
---|---|---|
DataInterpolation | The type of interpolation used when grid points are interpolated. (Inherited from Infragistics.SurfaceGridDataSamplerBase) | |
DistanceMeasure | The technique to use to determine the distance between points in the grid. (Inherited from Infragistics.SurfaceGridDataSamplerBase) | |
ItemsSource | The list items to sample from. (Inherited from Infragistics.SurfaceGridDataSamplerBase) | |
SamplingThreshold | ||
XColumn | The list of X values in the ItemsSource. (Inherited from Infragistics.SurfaceGridDataSamplerBase) | |
XMemberPath | The property name on each data item containing the X coordinate. (Inherited from Infragistics.SurfaceGridDataSamplerBase) | |
YColumn | The list of Y values in the ItemsSource. (Inherited from Infragistics.SurfaceGridDataSamplerBase) | |
YMemberPath | The property name on each data item containing the Y coordinate. (Inherited from Infragistics.SurfaceGridDataSamplerBase) | |
ZColumn | The list of Z values in the ItemsSource. (Inherited from Infragistics.SurfaceGridDataSamplerBase) | |
ZMemberPath | The property name on each data item containing the Z coordinate. (Inherited from Infragistics.SurfaceGridDataSamplerBase) |
Name | Description | |
---|---|---|
GetEnumerator | Returns an enumerator that iterates through a collection. (Inherited from Infragistics.SurfaceGridDataSamplerBase) |
Name | Description | |
---|---|---|
OnPropertyUpdated | Overridden. Called whenever one of this class's property values is updated. |
Name | Description | |
---|---|---|
CollectionChanged | Event raised when a collection is changed. (Inherited from Infragistics.SurfaceGridDataSamplerBase) | |
PropertyChanged | Event raised when a property value is changed. (Inherited from Infragistics.SurfaceGridDataSamplerBase) |