[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartAutoLabelArrangement.MaxIterations

MaxIterations Property

MaxIterations

Gets or sets the maximum number of iterations (relevant only for ChartAutoLabelArrangementMethodEnum.FindingOptimum).

Declaration
[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