[]
Gets or sets the number of contour levels to display.
[Parameter]
public int NumberOfLevels { get; set; }
<Parameter>
Public Property NumberOfLevels As Integer
| Type | Condition |
|---|---|
| ArgumentException | Thrown when the value is less than or equal to zero. |