AreaAlignmentOrientations Enumeration
.NET Framework (current version)
Specifies the alignment orientation of a chart area.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Member name | Description | |
|---|---|---|
| All | Chart areas are aligned horizontally and vertically. | |
| Horizontal | Chart areas are aligned horizontally. | |
| None | Chart areas are not automatically aligned. | |
| Vertical | Chart areas are aligned vertically. |
.NET Framework
Available since 4.0
Available since 4.0
Show: