'Declaration Public Enum MultiBarMode Inherits System.Enum
'Usage Dim instance As MultiBarMode
public enum MultiBarMode : System.Enum
'Declaration Public Enum MultiBarMode Inherits System.Enum
'Usage Dim instance As MultiBarMode
public enum MultiBarMode : System.Enum
Member | Description |
---|---|
Clustered | displays the bar series adjacently to the previous clustered or series bar |
Series | displays the bar series in separate depth space |
Stacked | displays the bar series on top of to the previous stacked or series bar and changes the stacking style of the entire stack to Stacked |
StackedPercent | displays the bar series on top of to the previous stacked or series bar and changes the stacking style of the entire stack to Stacked percent |
System.Object
System.ValueType
System.Enum
Xceed.Chart.Core.MultiBarMode
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