Intersoft.Client.UI.DataVisualization Namespace : DataPointState Enumeration |
Public Enum DataPointState Inherits System.Enum
Dim instance As DataPointState
public enum DataPointState : System.Enum
public enum class DataPointState : public System.Enum
Member | Description |
---|---|
Created | Data point has been created. |
Hidden | Data point is hidden. |
Hiding | Data point is in the process of being hidden. |
Normal | Data point is visible in the plot area. |
PendingRemoval | Data point is in the process of being removed from the plot area. |
Showing | Data point is in the process of being revealed. |
System.Object
System.ValueType
System.Enum
Intersoft.Client.UI.DataVisualization.DataPointState
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