[]
Gets or sets the maximum number of iterations (relevant only for ChartAutoLabelArrangementMethodEnum.FindingOptimum).
[C1Description("ChartAutoLabelArrangement.MaxIterations", "The maximum number of iterations.")]
public int MaxIterations { get; set; }
<C1Description("ChartAutoLabelArrangement.MaxIterations", "The maximum number of iterations.")>
Public Property MaxIterations As Integer