Gets or sets the maximum number of iterations.
[Visual Basic]
Public Property MaxIterations As Integer
[C#]
public int MaxIterations {get;set;}
[Delphi]
public property MaxIterations: Int32 read get_MaxIterations write set_MaxIterations;
See Also
C1.Win.C1Chart.AutoLabelArrangement Class | C1.Win.C1Chart.AutoLabelArrangement Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |