Gets or sets the image alignment.
[Visual Basic]
Public Property ImageAlignment As C1.Win.C1Chart.AlignImageEnum
[C#]
public C1.Win.C1Chart.AlignImageEnum ImageAlignment {get;set;}
[Delphi]
public property ImageAlignment: C1.Win.C1Chart.AlignImageEnum read get_ImageAlignment write set_ImageAlignment;
See Also
C1.Win.C1Chart.Style Class | C1.Win.C1Chart.Style Members | C1.Win.C1Chart Namespace | C1.Win.C1Chart.Style Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |