[]
Gets or sets the image alignment.
[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