public enum ENMultiBarMode : System.Enum
public enum ENMultiBarMode : System.Enum
Member | Description |
---|---|
Clustered | The bar is clustered |
Series | This is a normal bar |
Stacked | The line is stacked on top of the previous bar in value mode |
StackedPercent | The bar is stacked on top of the previous bar in percent mode |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Chart.ENMultiBarMode
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)