DataSeries3D Class Properties

For a list of all members of this type, see DataSeries3D members.

Public Properties
 NameDescription
Public PropertyGets 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 True to force recalculation of caches.  
Public Property Gets a value indicating whether updates for the target are currently suspended.  
Public PropertyGets or sets the parent SciChart.Charting3D.ISciChart3DSurface which this IDataSeries3D instance is attached to.  
Public Property Gets or sets the name of this series.  
Public PropertyGets the total extents of the IDataSeries3D in the X direction.  
Public PropertyGets the total extents of the IDataSeries3D in the Y direction.  
Public PropertyGets the total extents of the IDataSeries3D in the Z direction.  
Top
See Also