PolarDataSeries3D<TAllPoints> Class Properties
For a list of all members of this type, see PolarDataSeries3D<TAllPoints> members.
Public Properties
| Name | Description | |
|---|---|---|
![]() | A | The A component of ... (Inherited from SciChart.Charting3D.Model.PolarDataSeries3D<TAllPoints,TAllPoints>) |
![]() | B | The B component of ... (Inherited from SciChart.Charting3D.Model.PolarDataSeries3D<TAllPoints,TAllPoints>) |
![]() | InternalArray | Accesses the internal array. (Inherited from SciChart.Charting3D.Model.YDisplaceableFreeSurfaceDataSeries<TPolar,THeight,TPolar>) |
![]() | IsDirty | Gets or sets a value indicating whether this instance is dirty. If dirty, any cached data must be re-calculated. You can set this value to |
![]() | IsHeightmapDirty | Gets or sets value determining whether the heightmap is dirty. If dirty, cached data must be re-calculated. (Inherited from SciChart.Charting3D.Model.FreeSurfaceDataSeries3D<TX,TY,TZ>) |
![]() | IsMeshDirty | Gets or sets value determining whether the mesh is dirty. If dirty, cached data must be re-calculated. (Inherited from SciChart.Charting3D.Model.FreeSurfaceDataSeries3D<TX,TY,TZ>) |
![]() | IsSuspended | Gets a value indicating whether updates for the target are currently suspended. (Inherited from SciChart.Charting3D.Model.DataSeries3D) |
![]() | Item | Gets or sets Displacement Map value at the UV index. (Inherited from SciChart.Charting3D.Model.YDisplaceableFreeSurfaceDataSeries<TPolar,THeight,TPolar>) |
![]() | OffsetX | Gets or sets a data offset by X axis of the Surface. (Inherited from SciChart.Charting3D.Model.FreeSurfaceDataSeries3D<TX,TY,TZ>) |
![]() | OffsetY | Gets or sets a data offset by Y axis of the Surface. (Inherited from SciChart.Charting3D.Model.FreeSurfaceDataSeries3D<TX,TY,TZ>) |
![]() | OffsetZ | Gets or sets a data offset by Z axis of the Surface. (Inherited from SciChart.Charting3D.Model.FreeSurfaceDataSeries3D<TX,TY,TZ>) |
![]() | ParentSurface | Gets or sets the parent SciChart.Charting3D.ISciChart3DSurface which this IDataSeries3D instance is attached to. (Inherited from SciChart.Charting3D.Model.DataSeries3D) |
![]() | SeriesName | Gets or sets the name of this series. (Inherited from SciChart.Charting3D.Model.DataSeries3D) |
![]() | UCount | Gets number of U segments of the 2D grid. (Inherited from SciChart.Charting3D.Model.FreeSurfaceDataSeries3D<TX,TY,TZ>) |
![]() | VCount | Gets number of V segments of the 2D grid. (Inherited from SciChart.Charting3D.Model.FreeSurfaceDataSeries3D<TX,TY,TZ>) |
![]() | XRange | Gets the total extents of the IDataSeries3D in the X direction. (Inherited from SciChart.Charting3D.Model.FreeSurfaceDataSeries3D<TX,TY,TZ>) |
![]() | YRange | Gets the total extents of the IDataSeries3D in the Y direction. (Inherited from SciChart.Charting3D.Model.FreeSurfaceDataSeries3D<TX,TY,TZ>) |
![]() | ZRange | Gets the total extents of the IDataSeries3D in the Z direction. (Inherited from SciChart.Charting3D.Model.FreeSurfaceDataSeries3D<TX,TY,TZ>) |
See Also
