'Declaration Public Enum EmptyDataPointsValueMode Inherits System.Enum
'Usage Dim instance As EmptyDataPointsValueMode
public enum EmptyDataPointsValueMode : System.Enum
'Declaration Public Enum EmptyDataPointsValueMode Inherits System.Enum
'Usage Dim instance As EmptyDataPointsValueMode
public enum EmptyDataPointsValueMode : System.Enum
Member | Description |
---|---|
Average | the empty data point has the average values of its precessor and successor |
CustomValue | the empty data point is associated with an user defined value |
Skip | empty data point is not analized |
System.Object
System.ValueType
System.Enum
Xceed.Chart.Core.EmptyDataPointsValueMode
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