SciChart.Charting3D Assembly > SciChart.Charting3D.Model Namespace : HeightmapBasedDataSeries3DDirtyStates Enumeration
HeightmapBasedDataSeries3DDirtyStates Enumeration
Enumerates possible dirty states of the Data Series 3D.
Syntax
[Flags()]
public enum HeightmapBasedDataSeries3DDirtyStates : System.Enum 
Members
MemberDescription
Clean Data Series is clean
Heightmap Heightmap is dirty
Mesh 3D Mesh is dirty
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         SciChart.Charting3D.Model.HeightmapBasedDataSeries3DDirtyStates

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also