NevronOpenVision
Nevron.Nov.Chart Namespace / ENPieSegmentShape Enumeration
ENPieSegmentShape Enumeration
Enumerates the pie segment shapes
Syntax
public enum ENPieSegmentShape : System.Enum 
Members
MemberDescription
CutEdgePiepie slices are displayed as cylinder segments with cut edges
CutEdgeRingpie slices are displayed as ring segments with cut edges
Piepie slices are displayed as cylinder segments (default mode)
Ringpie slices are displayed as ring segments
SmoothEdgePiepie slices are displayed as cylinder segments with smooth edges
SmoothEdgeRingpie slices are displayed as ring segments with smooth edges
Toruspie slices are displayed as torus segments
Inheritance Hierarchy

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

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