NevronOpenVision
Nevron.Nov.Chart Namespace / ENSurfaceFrameColorMode Enumeration
ENSurfaceFrameColorMode Enumeration
Different color modes for the surface frame lines.
Syntax
public enum ENSurfaceFrameColorMode : System.Enum 
Members
MemberDescription
CustomColorsEach surface frame displays lines where each data point has a custom color
UniformThe surface frame has a uniform stroke style
ZoneThe surface frame lines are colored depending on the color specified for thier elevation by the Palette object attached to the series
Inheritance Hierarchy

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

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