ChartImageAlignmentStyle Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the image alignment for a chart background image.
public enum class ChartImageAlignmentStyle
public enum ChartImageAlignmentStyle
type ChartImageAlignmentStyle =
Public Enum ChartImageAlignmentStyle
- Inheritance
Name | Value | Description |
---|---|---|
TopLeft | 0 | The mage is aligned to the top left corner of the chart element. |
Top | 1 | The image is aligned to the top boundary of the chart element. |
TopRight | 2 | The image is aligned to the top right corner of the chart element. |
Right | 3 | The image is aligned to the right boundary of the chart element. |
BottomRight | 4 | The image is aligned to the bottom right corner of the chart element. |
Bottom | 5 | The image is aligned to the bottom boundary of the chart element. |
BottomLeft | 6 | The image is aligned to the bottom left corner of the chart element. |
Left | 7 | The image is aligned to the left boundary of the chart element. |
Center | 8 | The image is aligned in the center of the chart element. |
Product | Versions |
---|---|
.NET Framework | 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET feedback
.NET is an open source project. Select a link to provide feedback: