[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartStyle.ImageAlignment

ImageAlignment Property

ImageAlignment

Gets or sets the image alignment.

Declaration
[C1Description("ChartStyle.ImageAlignment", "The image alignment.")]
[C1Category("Appearance")]
public ChartAlignImage ImageAlignment { get; set; }
<C1Description("ChartStyle.ImageAlignment", "The image alignment.")>
<C1Category("Appearance")>
Public Property ImageAlignment As ChartAlignImage