C1.Chart Namespace : Stacking Enumeration |
'Declaration
Public Enum Stacking Inherits System.Enum
'Usage
Dim instance As Stacking
public enum Stacking : System.Enum
public enum class Stacking : public System.Enum
Member | Description |
---|---|
None | No stacking. Each series object is plotted independently. |
Stacked | Stacked charts show how each value contributes to the total. |
Stacked100pc | 100% stacked charts show how each value contributes to the total with the relative size of each series representing its contribution to the total. |
System.Object
System.ValueType
System.Enum
C1.Chart.Stacking
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