The ChartImageDrawStyle enumeration contains types of image position in the area to be filled.
It is used by the following properties and methods:
Value | Brief description |
0 | Normal. Arrange normally. |
1 | Center. Arrange to the center. |
2 | Tile. Tile. |
3 | TileFlipX. Tile horizontally. |
4 | TileFlipY. Tile vertically. |
5 | TileFlipXY. Tile horizontally and vertically. |
6 | Stretch. Stretch. |
See also: