ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Style Class / ImageAlignment Property

In This Topic
    ImageAlignment Property
    In This Topic
    Gets or sets the image alignment.
    Syntax
    'Declaration
     
    Public Property ImageAlignment As AlignImageEnum
    public AlignImageEnum ImageAlignment {get; set;}
    See Also