For a list of all members of this type, see RectangularSurfaceGridDataSampler members.
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) |
![]() | MaximumPointsX | |
![]() | MaximumPointsY | |
![]() | 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) |