Gets the AutoLabelArrangement object which controls label arrangement.
[Visual Basic]
Public ReadOnly Property AutoArrangement As C1.Win.C1Chart.AutoLabelArrangement
[C#]
public C1.Win.C1Chart.AutoLabelArrangement AutoArrangement {get;}
[Delphi]
public property AutoArrangement: C1.Win.C1Chart.AutoLabelArrangement read get_AutoArrangement;
Remarks
Auto arrangement applies only for the labels with LabelCompass = Auto.
See Also
ChartLabels Class | ChartLabels Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |