Dundas Chart for Windows Forms
PyramidValueType Enumeration
See Also  Send comments on this topic.
DundasWinChart Assembly > Dundas.Charting.WinControl.ChartTypes Namespace : PyramidValueType Enumeration


Value type of the pyramid chart.

Syntax

Visual Basic (Declaration)  
Public Enum PyramidValueType 
   Inherits Enum
Visual Basic (Usage) Copy Code
Dim instance As PyramidValueType
C#  
public enum PyramidValueType : Enum 

Members

Member Description
Linear Each point value defines linear height of each segment.
Surface Each point value defines surface of each segment.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dundas.Charting.WinControl.ChartTypes.PyramidValueType

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2009 All Rights Reserved.