AreaAlignmentStyles Enumeration
.NET Framework (current version)
Specifies the alignment styles of chart areas.
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 using all values. | |
| AxesView | Chart areas are aligned using their axis scale views. | |
| None | Chart areas are not automatically aligned. | |
| PlotPosition | Chart areas are aligned by their inner plot position. | |
| Position | Chart areas are aligned by the chart area position. |
.NET Framework
Available since 4.0
Available since 4.0
Show: