[]
Represents settings of label auto-arrangement
public class ChartAutoLabelArrangement : ChartObject, INotifyPropertyChanged, IC1Serializable
| Name | Description |
|---|---|
| ChartAutoLabelArrangement() |
| Name | Description |
|---|---|
| MaxIterations | Gets or sets the maximum number of iterations (relevant only for ChartAutoLabelArrangementMethodEnum.FindingOptimum). |
| Method | Gets or sets the options of label arrangement. |
| Offset | Gets or sets the maximum offset distance from the associated point, in twips. |
| Options | Gets or sets the method of label arrangement. |
| Name | Description |
|---|---|
| AssignFrom(ChartObject) | For internal use only. Assigns (copies) properties from another ChartObject to the current object. |