| C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : ChartAlignImage Enumeration |
'Declaration Public Enum ChartAlignImage Inherits System.Enum
public enum ChartAlignImage : System.Enum
| Member | Description |
|---|---|
| Bottom | Image is aligned to the bottom. |
| Center | Image is center-aligned. |
| Hide | Image is hidden. |
| Left | Image is aligned to the left. |
| Right | Image is aligned to the right. |
| Scale | Image is scaled to fit the image area. |
| Stretch | Image is stretched to fit image area. |
| Tile | Image is tiled throughout the image area. |
| Top | Image is aligned to the Top. |
System.Object
System.ValueType
System.Enum
C1.Win.FlexReport.Chart.ChartAlignImage