NevronOpenVision
Nevron.Nov.Chart Namespace / ENEmptyDataPointsAppearanceMode Enumeration
ENEmptyDataPointsAppearanceMode Enumeration
Different appearance modes for the empty data points.
Syntax
public enum ENEmptyDataPointsAppearanceMode : System.Enum 
Members
MemberDescription
NoneEmpty data points are not displayed
NormalEmpty data points are displayed as if they are normal data points
SpecialEmpty data points are displayed with a special (user defined) filling and border styles
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Nevron.Nov.Chart.ENEmptyDataPointsAppearanceMode

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also