Xuni.Xamarin.FlexChart Namespace : ChartStackingType Enumeration |
'Declaration
Public Enum ChartStackingType Inherits System.Enum
'Usage
Dim instance As ChartStackingType
public enum ChartStackingType : 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
Xuni.Xamarin.FlexChart.ChartStackingType
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