'Declaration Public Enum DataBarDirection Inherits System.Enum
public enum DataBarDirection : System.Enum
Member | Description |
---|---|
Bidirectional | The positive bar will be drawn from the center of the cell to the right, the negative bar will be drawn from the center to the left. |
UnidirectionalLeftToRight | A single directional bar will be drawn from the left edge to the right edge. |
UnidirectionalRightToLeft | A single directional bar will be drawn from the right edge to the left edge. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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