ChartImageAlignmentStyle Enumeration
.NET Framework 4.5
Specifies the image alignment for a chart background image.
Namespace: System.Web.UI.DataVisualization.Charting
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Member name | Description | |
|---|---|---|
| TopLeft | The mage is aligned to the top left corner of the chart element. | |
| Top | The image is aligned to the top boundary of the chart element. | |
| TopRight | The image is aligned to the top right corner of the chart element. | |
| Right | The image is aligned to the right boundary of the chart element. | |
| BottomRight | The image is aligned to the bottom right corner of the chart element. | |
| Bottom | The image is aligned to the bottom boundary of the chart element. | |
| BottomLeft | The image is aligned to the bottom left corner of the chart element. | |
| Left | The image is aligned to the left boundary of the chart element. | |
| Center | The image is aligned in the center of the chart element. |
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.