FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartStyle Class / ImageAlignment Property

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