For a list of all members of this type, see SurfaceGridDataSamplerBase members.
Name | Description | |
---|---|---|
![]() | DataInterpolation | The type of interpolation used when grid points are interpolated. |
![]() | DistanceMeasure | The technique to use to determine the distance between points in the grid. |
![]() | ItemsSource | The list items to sample from. |
![]() | XColumn | The list of X values in the ItemsSource. |
![]() | XMemberPath | The property name on each data item containing the X coordinate. |
![]() | YColumn | The list of Y values in the ItemsSource. |
![]() | YMemberPath | The property name on each data item containing the Y coordinate. |
![]() | ZColumn | The list of Z values in the ItemsSource. |
![]() | ZMemberPath | The property name on each data item containing the Z coordinate. |