Iterations Property

The Iterations property returns or sets the label Iterations value. Returns a Long.

Syntax

object.Iterations

object.Iterations = Iterations

 

Parameter Type Description
Iterations Long required

 

Example

This example shows how to set the label iterations value for a confidence plot.

ConfidenceInterval.Iterations = 1000

 

Used by: AutoConfidencePlot object