[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.AlignImageEnum

AlignImageEnum Enum

Use the members of this enumeration to set the value of the ImageAlignment property in the Style class.

Namespace: C1.Win.C1Chart3D
Assembly: C1.Win.C1Chart3D.4.8.dll
Syntax
public enum AlignImageEnum

Fields

Name 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