2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart 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