[]
        
(Showing Draft Content)

C1.Blazor.Chart.Contour.NumberOfLevels

NumberOfLevels Property

NumberOfLevels

Gets or sets the number of contour levels to display.

Declaration
[Parameter]
public int NumberOfLevels { get; set; }
<Parameter>
Public Property NumberOfLevels As Integer
Exceptions
Type Condition
ArgumentException

Thrown when the value is less than or equal to zero.