[]
        
(Showing Draft Content)

C1.WinUI.Chart.Contour.NumberOfLevels

NumberOfLevels Property

NumberOfLevels

Gets or sets the number of contour levels to display.

Declaration
public int NumberOfLevels { get; set; }
Public Property NumberOfLevels As Integer
Exceptions
Type Condition
ArgumentException

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