FlexReport for WinForms
ChartAlignImage 列挙体


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 : ChartAlignImage 列挙体
Specifies the alignment of the image in a chart element.
シンタックス
'宣言
 
Public Enum ChartAlignImage 
   Inherits System.Enum
'使用法
 
Dim instance As ChartAlignImage
public enum ChartAlignImage : System.Enum 
メンバ
メンバ解説
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

参照

参照

C1.Win.FlexReport.Chart 名前空間